]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit5f8122611b35c563a7c907485aafd8d4682e9184
tree8576505ad7a06cfa9fd2493eb4dd5c5bec0fd538
parentf24be42aab37c6d07c05126673138e06223a6399
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