diff options
| author | Eric Dumazet <[email protected]> | 2010-11-03 05:56:38 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-11-16 11:39:08 -0800 |
| commit | 9d1e5e40d6cac4bf7008e04c202d71918455ca11 (patch) | |
| tree | faa3707b83633013bc2a666fd0f26d0cd13b4bdb /tools/perf/scripts/python | |
| parent | b178bb3dfc30d9555bdd2401e95af98e23e83e10 (diff) | |
mpc52xx: cleanup locking
commit 1e4e0767ecb1 (Fix locking on fec_mpc52xx driver) assumed IRQ are
enabled when an IRQ handler is called.
It is not the case anymore (IRQF_DISABLED is deprecated), so we can use
regular spin_lock(), no need for spin_lock_irqsave().
Signed-off-by: Eric Dumazet <[email protected]>
Tested-by: Jean-Michel Hautbois <[email protected]>
Cc: Asier Llano <[email protected]>
Cc: Grant Likely <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions