sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
authorDavid S. Miller <[email protected]>
Wed, 24 Apr 2013 23:52:18 +0000 (16:52 -0700)
committerDavid S. Miller <[email protected]>
Wed, 24 Apr 2013 23:52:18 +0000 (16:52 -0700)
commitf0af97070acbad5d6a361f485828223a4faaa0ee
tree3859c8cc2d25c99a547bcb746f67245eca119f68
parent60d509fa6a9c4653a86ad830e4c4b30360b23f0e
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.

Reported-by: Meelis Roos <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
arch/sparc/mm/tlb.c