Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756443AbYKCOxU (ORCPT ); Mon, 3 Nov 2008 09:53:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752173AbYKCOxF (ORCPT ); Mon, 3 Nov 2008 09:53:05 -0500 Received: from iolanthe.rowland.org ([192.131.102.54]:36637 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754502AbYKCOxE (ORCPT ); Mon, 3 Nov 2008 09:53:04 -0500 Date: Mon, 3 Nov 2008 09:53:02 -0500 (EST) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Andrey Borzenkov cc: USB list , Linux Kernel Mailing List Subject: Re: 2.6.28-rc3: usb_hcd_poll_rh_status: array subscript is above array bounds In-Reply-To: <200811031110.31115.arvidjaar@mail.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 788 Lines: 20 On Mon, 3 Nov 2008, Andrey Borzenkov wrote: > CC [M] drivers/usb/core/hcd.o > /home/bor/src/linux-git/drivers/usb/core/hcd.c: In function ‘usb_hcd_poll_rh_status’: > /home/bor/src/linux-git/arch/x86/include/asm/string_32.h:75: warning: array subscript is above array bounds > > It is likely that issue is actually in string_32.h as similar errors are > in oher places as well. I think this is actually a compiler bug. It certainly has nothing to do with USB. There was a discussion about it a month or so ago on LKML. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/