H. Peter Anvin wrote:
> Johann Felix Soden wrote:
> > kernel/timeconst.pl generates only long sized constants in timeconst.pl
> > which gives this warning:
> >
> > kernel/time.c: In function 'msecs_to_jiffies':
> > kernel/time.c:472: warning: integer constant is too large for 'long' type
> >
> >
Johann Felix Soden wrote:
From: Johann Felix Soden <[EMAIL PROTECTED]>
kernel/timeconst.pl generates only long sized constants in timeconst.pl
which gives this warning:
kernel/time.c: In function 'msecs_to_jiffies':
kernel/time.c:472: warning: integer constant is too large for 'long' type
unsi
From: Johann Felix Soden <[EMAIL PROTECTED]>
kernel/timeconst.pl generates only long sized constants in timeconst.pl
which gives this warning:
kernel/time.c: In function 'msecs_to_jiffies':
kernel/time.c:472: warning: integer constant is too large for 'long' type
unsigned long long is needed.
S
3 matches
Mail list logo