diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2017-10-16 09:11:00 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-10-22 12:08:31 +0200 |
commit | 6773027205ea4ccf17055d7f0a0cd813f22fe127 (patch) | |
tree | 98b77656be9b901d3edfe5b43f7a79088ed1dd70 /arch/powerpc/configs | |
parent | powerpc/xmon: Check before calling xive functions (diff) | |
download | linux-6773027205ea4ccf17055d7f0a0cd813f22fe127.tar.xz linux-6773027205ea4ccf17055d7f0a0cd813f22fe127.zip |
powerpc/mm/radix: Drop unneeded NULL check
We call these functions with non-NULL mm or vma. Hence we can skip the
NULL check in these functions. We also remove now unused function
__local_flush_hugetlb_page().
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
[mpe: Drop the checks with is_vm_hugetlb_page() as noticed by Nick]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs')
0 files changed, 0 insertions, 0 deletions