]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm/hash: Don't open code VMALLOC_INDEX
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 12 Apr 2017 04:40:22 +0000 (10:10 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 13 Apr 2017 13:34:31 +0000 (23:34 +1000)
commitf37ef442b79f1009b35bb79b81378a4c70db11c5
tree8576505ad7a06cfa9fd2493eb4dd5c5bec0fd538
parentfaadd32ed68bc8e1770d47f5b30289ab6fc977c8
powerpc/mm/hash: Don't open code VMALLOC_INDEX

We have a #define for it, so use it.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/slb.c