]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/mmu_notifier: init notifier if necessary
authorGavin Shan <shangw@linux.vnet.ibm.com>
Thu, 13 Sep 2012 00:58:36 +0000 (10:58 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 17 Sep 2012 10:45:49 +0000 (20:45 +1000)
commit6ceae8ae334adaf2575debc602c684492146fad5
treeac1a6354898a69b7c8e8ca0cc4fc120ebfa262d1
parente600fdc0a9a90271015af3bb55ef70ec7c0e7958
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