public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.27: "array subscript is above array bounds" warnings
@ 2008-10-14 20:17 Oliver Bock
  2008-10-18  6:50 ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Oliver Bock @ 2008-10-14 20:17 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-18 15:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-14 20:17 2.6.27: "array subscript is above array bounds" warnings Oliver Bock
2008-10-18  6:50 ` Andrew Morton
2008-10-18 15:00   ` Alan Stern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox