On Sat, 23 Feb 2008, Andrew Morton wrote:

> On Thu, 21 Feb 2008 16:50:35 +0000 David Howells <[EMAIL PROTECTED]> wrote:
> 
> > From: David Howells <[EMAIL PROTECTED]>
> > 
> > The kernel NTP code shouldn't hand 64-bit *signed* values to do_div().  
> > Make it
> > instead hand 64-bit unsigned values.  This gets rid of a couple of warnings.
> 
> On certain architectures.  It would have bene nice to mention what those
> architectures are, and to quote the warnings.  Next time, please ;)
> 
> > Signed-off-by: David Howells <[EMAIL PROTECTED]>
> > ---
> > 
> >  kernel/time/ntp.c |   12 +++++++-----
> 
> Thomas, do you consider ntp to fall under git-hrt?

I'll pick it up.

Thanks,

        tglx

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to