summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2005-01-12 17:00:59 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-01-12 17:00:59 -0800
commitec72859c7038f7d037509ee6ae851dbe80af2343 (patch)
tree21227530054df37d90fe97bf8c97385687eac334 /net/lapb/lapb_iface.c
parent80ce63d3a9a3ca3bcd0232caeb3bfb127af5ad35 (diff)
[PATCH] PPC64 Disable preemption in flush_tlb_pending
The preempt debug stuff found a place where we were using smp_processor_id() without having preemption disabled, in flush_tlb_pending. This patch fixes it by using get_cpu_var and put_cpu_var instead of the __get_cpu_var variant. Signed-off-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions