]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/mmu_notifier: init notifier if necessary
authorGavin Shan <shangw@linux.vnet.ibm.com>
Fri, 21 Sep 2012 00:57:22 +0000 (10:57 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 21 Sep 2012 05:58:41 +0000 (15:58 +1000)
commitc8c98c2d8b1e9ba317c38801d171f6b9855e6857
tree774f19564d8657b10c8259b56ab374ef28143075
parent3a943504bbf76ef4a61fcc5ca406ce31ba836a25
mm/mmu_notifier: init notifier if necessary

v2: Use GFP_KERNEL instead of GFP_ATOMIC when allocating the MMU
    notifier_mm as Andrew suggested.

Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/mmu_notifier.c