From: Oliver Bock <bock@tfh-berlin.de>
To: linux-kernel@vger.kernel.org
Subject: 2.6.27: "array subscript is above array bounds" warnings
Date: Tue, 14 Oct 2008 22:17:36 +0200 [thread overview]
Message-ID: <48F4FE60.4060102@tfh-berlin.de> (raw)
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
next reply other threads:[~2008-10-14 20:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-14 20:17 Oliver Bock [this message]
2008-10-18 6:50 ` 2.6.27: "array subscript is above array bounds" warnings Andrew Morton
2008-10-18 15:00 ` Alan Stern
2008-10-18 15:00 ` Alan Stern
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48F4FE60.4060102@tfh-berlin.de \
--to=bock@tfh-berlin.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.