lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <200906051150.17889.lkml@morethan.org> Date: Fri, 5 Jun 2009 11:50:15 -0500 From: "Michael S. Zick" <lkml@...ethan.org> To: linux-kernel@...r.kernel.org Subject: [Compile Warning] 2.6.30-rc8 build Group; I can't argue with gcc on this one either: drivers/scsi/sd.c: In function 'sd_read_capacity': drivers/scsi/sd.c:1451: warning: comparison is always false due to limited range of data type It reads to my eyes as if the function can never select read_capacity_16 for very large devices. Suggestions? Mike -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/