]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
mm/hugetlb.c: use huge_pte_lock instead of opencoding the lock
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Tue, 13 Dec 2016 00:41:59 +0000 (16:41 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Dec 2016 02:55:07 +0000 (18:55 -0800)
commit8bea805207500068b70778b707299a9b5920ca72
tree72256febca29d5b0d0ddd1ae4015756a97ebc98b
parent3999f52e3198e76607446ab1a4610c1ddc406c56
mm/hugetlb.c: use huge_pte_lock instead of opencoding the lock

No functional change by this patch.

Link: http://lkml.kernel.org/r/20161018090234.22574-1-aneesh.kumar@linux.vnet.ibm.com
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/hugetlb.c