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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 20 Aug 2006 22:26:32 +0200
From:	Richard Knutsson <ricknu-0@...dent.ltu.se>
To:	Eric Sesterhenn / Snakebyte <snakebyte@....de>
CC:	linux-kernel@...r.kernel.org, drzeus-sdhci@...eus.cx
Subject: Re: [Patch] Signedness issue in drivers/net/phy/phy_device.c

Eric Sesterhenn / Snakebyte wrote:

>* Richard Knutsson (ricknu-0@...dent.ltu.se) wrote:
>  
>
>>Would it not be preferable to use a 's32' instead of an 'int'? After 
>>all, it seem 'val' needs to be 32 bits.
>>    
>>
>
>not sure, but wouldnt this collide with platforms where an int is 64
>Bits?
>  
>
Because of 'phy_read'? It shouldn't as long the returning value is 
within the range of the s32.

>Eric
>  
>
Richard
-
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/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ