On Thu, 2008-09-25 at 11:14 +0300, Meelis Roos wrote: > Noticed this wgile compiling 2.6.27-rc7+git on sparc64 - maybe it is of > interest. > > CC [M] drivers/scsi/lpfc/lpfc_sli.o > drivers/scsi/lpfc/lpfc_sli.c: In function 'lpfc_sli_poll_fcp_ring': > drivers/scsi/lpfc/lpfc_sli.c:1365: warning: array subscript is above array bounds > drivers/scsi/lpfc/lpfc_sli.c:1365: warning: array subscript is above array bounds > drivers/scsi/lpfc/lpfc_sli.c: In function 'lpfc_sli_handle_fast_ring_event': > drivers/scsi/lpfc/lpfc_sli.c:1541: warning: array subscript is above array bounds > drivers/scsi/lpfc/lpfc_sli.c:1541: warning: array subscript is above array bounds As best I can tell this is a bogus warning ... it triggers on x86 as well, but I can't find any reason gcc should think there's an array bounds error. James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html