summaryrefslogtreecommitdiffstats
path: root/arch/h8300/include/asm/flat.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven2017-07-16 13:57:28 +0200
committerLinus Torvalds2017-07-16 18:24:06 +0200
commit9f42ef4bc26b83bd33feb9a9fa55e25e5752a495 (patch)
treeb3683fecc85efc1159d3d5410a8768c3a81a0e80 /arch/h8300/include/asm/flat.h
parentbinfmt_flat: Use %u to format u32 (diff)
downloadkernel-qcow2-linux-9f42ef4bc26b83bd33feb9a9fa55e25e5752a495.tar.gz
kernel-qcow2-linux-9f42ef4bc26b83bd33feb9a9fa55e25e5752a495.tar.xz
kernel-qcow2-linux-9f42ef4bc26b83bd33feb9a9fa55e25e5752a495.zip
blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes
Several variables had their types changed from unsigned long to u32, but the arch-specific implementations of flat_set_persistent() weren't updated, leading to compiler warnings on blackfin and m68k: fs/binfmt_flat.c: In function ‘load_flat_file’: fs/binfmt_flat.c:799: warning: passing argument 2 of ‘flat_set_persistent’ from incompatible pointer type Fixes: 468138d78510688f ("binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail") Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/h8300/include/asm/flat.h')
0 files changed, 0 insertions, 0 deletions