summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/cpu
diff options
context:
space:
mode:
authorMichal Simek2014-12-18 15:56:17 +0100
committerMichal Simek2015-01-05 12:36:45 +0100
commite76fdb324844cc0367f8c6ea5d13278a81568ccb (patch)
tree9c9491258872824f13fe25b3476c1710748bd0aa /arch/microblaze/kernel/cpu
parentmicroblaze: Change extern inline to static inline (diff)
downloadkernel-qcow2-linux-e76fdb324844cc0367f8c6ea5d13278a81568ccb.tar.gz
kernel-qcow2-linux-e76fdb324844cc0367f8c6ea5d13278a81568ccb.tar.xz
kernel-qcow2-linux-e76fdb324844cc0367f8c6ea5d13278a81568ccb.zip
microblaze: Use unsigned type for "for" loop because of comparison-kgdb.c
This patch removes warnings reported by W=1: arch/microblaze/kernel/kgdb.c: In function 'pt_regs_to_gdb_regs': arch/microblaze/kernel/kgdb.c:43:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] arch/microblaze/kernel/kgdb.c:51:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] arch/microblaze/kernel/kgdb.c: In function 'gdb_regs_to_pt_regs': arch/microblaze/kernel/kgdb.c:77:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] arch/microblaze/kernel/kgdb.c: In function 'sleeping_thread_to_gdb_regs': arch/microblaze/kernel/kgdb.c:99:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] arch/microblaze/kernel/kgdb.c:103:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/microblaze/kernel/cpu')
0 files changed, 0 insertions, 0 deletions