[ovs-dev] [PATCH] thread: Use explicit wide type when shifting > 32 bits

Ben Pfaff blp at nicira.com
Fri Aug 29 17:50:20 UTC 2014


On Fri, Aug 29, 2014 at 12:21:49PM +0200, Thomas Graf wrote:
> Without the explicit wide type, the shift operation may be performed
> on a int which will result in implementation defined behaviour on a
> system with more than 32 CPUs.
> 
> Signed-off-by: Thomas Graf <tgraf at noironetworks.com>

Thanks, I applied this to master and branch-2.[321].



More information about the dev mailing list