]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/mmu_notifier: init notifier if necessary
authorGavin Shan <shangw@linux.vnet.ibm.com>
Wed, 26 Sep 2012 01:33:19 +0000 (11:33 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 27 Sep 2012 07:25:49 +0000 (17:25 +1000)
commit2e2bfc0f090b987cc174dafdf816b8d63b1fa487
treea2d8b6255cd47ffde856a740f4ab960444855b40
parentcc8b40bd8f567cd265cd17d51a505b37cb14c332
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