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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 26 Oct 2007 15:15:25 -0700 From: "Kok, Auke" <auke-jan.h.kok@...el.com> To: Stephen Hemminger <shemminger@...ux-foundation.org> CC: netdev@...r.kernel.org Subject: Re: [PATCH] skye/skge: sparse fix - data can't ever be bigger than LONG_MAX / HZ Stephen Hemminger wrote: > On Fri, 26 Oct 2007 15:10:28 -0700 > Auke Kok <auke-jan.h.kok@...el.com> wrote: > >> Trivial replacement - use INT_MAX instead here. >> >> Signed-off-by: Auke Kok <auke-jan.h.kok@...el.com> >> Cc: shemminger@...ux-foundation.org > > Acked-by: Stephen Hemminger <shemminger@...ux-foundation.org> > > Sure that works. Note: original code was copied from e100 which I assume > is why you found/fixed this case. I went over your sparse fixes and decided to fix that last warning that you had not fixed. I thought I might as well fix those poor drivers that copied our bad-ass code ;) still testing the code you sent me though... hopefully not much longer. Auke - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists