[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <48F4FE60.4060102@tfh-berlin.de>
Date: Tue, 14 Oct 2008 22:17:36 +0200
From: Oliver Bock <bock@...-berlin.de>
To: linux-kernel@...r.kernel.org
Subject: 2.6.27: "array subscript is above array bounds" warnings
Hi all,
FYI, I just came across the following warnings when compiling 2.6.27
(release) using gcc 4.3.2 (Debian 4.3.2-1) on Debian Lenny (i386):
----------
drivers/acpi/tables/tbfadt.c: In function ‘acpi_tb_create_local_fadt’:
include/asm/string_32.h:75: warning: array subscript is above array bounds
drivers/usb/core/hcd.c: In function ‘usb_hcd_poll_rh_status’:
include/asm/string_32.h:75: warning: array subscript is above array bounds
fs/xfs/xfs_mount.c: In function ‘xfs_mod_sb’:
fs/xfs/xfs_mount.c:1456: warning: array subscript is above array bounds
----------
Cheers,
Oliver
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists