Re: [PATCH 7/8] lpfc 8.3.24: debugfs additions for SLI4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2011-05-24 at 11:44 -0400, James Smart wrote:
> debugfs additions for new SLI interface

You guys need a newer compiler:

drivers/scsi/lpfc/lpfc_debugfs.c: In function âlpfc_debugfs_dumpHBASlim_data.clone.3â:
drivers/scsi/lpfc/lpfc_debugfs.c:412:1: warning: the frame size of 1036 bytes is larger than 1024 bytes
drivers/scsi/lpfc/lpfc_debugfs.c: In function âlpfc_idiag_drbacc_writeâ:
drivers/scsi/lpfc/lpfc_debugfs.c:2260:30: warning: âreg_valâ may be used uninitialized in this function

The reg_val problem looks to be just because the compiler can't work out
that one of the if () statements will always be true.

The stack overflow is the char buf[1024]

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


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux