lkml.org 
[lkml]   [2012]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 64-bit modulus operation in a 32-bit kernel
At Tue, 24 Apr 2012 13:50:01 -0400 (EDT),
Alan Stern wrote:
>
> I need to compute the remainder when a 64-bit quantity is divided by a
> small value (126 in this case). The % operator doesn't work in an
> x86/32 kernel. What's the Right Way to do it?

div_u64_rem() in linux/math64.h?


Takashi


\
 
 \ /
  Last update: 2012-04-24 20:23    [W:0.039 / U:0.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site