summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/perf
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2015-06-01 21:11:35 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2015-06-02 13:24:48 +1000
commit09f3f326cda6b6e2dfc6471c7f8ac77696c87419 (patch)
tree44543d2520b16ac3ba0d592433d565f57452aa87 /arch/powerpc/perf
parent763d2d8df1ee2b92ff09cd58f6034021e2cabf6d (diff)
downloadop-kernel-dev-09f3f326cda6b6e2dfc6471c7f8ac77696c87419.zip
op-kernel-dev-09f3f326cda6b6e2dfc6471c7f8ac77696c87419.tar.gz
powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOC
If both STRICT_MM_TYPECHECKS and DEBUG_PAGEALLOC are enabled, the code in kernel_map_linear_page() is built, and so we fail with: arch/powerpc/mm/hash_utils_64.c:1478:2: error: incompatible type for argument 1 of 'htab_convert_pte_flags' Fix it by using pgprot_val(). Reported-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/perf')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud