LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: David Howells <dhowells@redhat.com>,
torvalds@linux-foundation.org, zippel@linux-m68k.org,
schwab@suse.de, linux-kernel@vger.kernel.org,
Ingo Molnar <mingo@elte.hu>
Subject: Re: [PATCH] Make the kernel NTP code hand 64-bit *unsigned* values to do_div() [try #3]
Date: Sat, 23 Feb 2008 13:07:43 -0800 [thread overview]
Message-ID: <20080223130743.02caa1ab.akpm@linux-foundation.org> (raw)
In-Reply-To: <alpine.LFD.1.00.0802232200300.7583@apollo.tec.linutronix.de>
On Sat, 23 Feb 2008 22:01:55 +0100 (CET) Thomas Gleixner <tglx@linutronix.de> wrote:
> On Sat, 23 Feb 2008, Andrew Morton wrote:
>
> > On Thu, 21 Feb 2008 16:50:35 +0000 David Howells <dhowells@redhat.com> wrote:
> >
> > > From: David Howells <dhowells@redhat.com>
> > >
> > > 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 <dhowells@redhat.com>
> > > ---
> > >
> > > kernel/time/ntp.c | 12 +++++++-----
> >
> > Thomas, do you consider ntp to fall under git-hrt?
>
> I'll pick it up.
>
OK. And this is still
git+ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt.git#mm,
yes?
Can we please define the scope of that tree?
Please review
fix-shadowed-variables-in-kernel-posix-cpu-timersc.patch
timers-simplify-lockdep-stuff.patch
hrtimers-simplify-lockdep-stuff.patch
kill-double_spin_lock.patch
ntp-make-the-kernel-ntp-code-hand-64-bit-unsigned-values-to-do_div.patch
from http://userweb.kernel.org/~akpm/mmotm/broken-out/. I think they're
all probably git-hrt material.
Can we get that tree into linux-next too please?
next prev parent reply other threads:[~2008-02-23 21:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-21 16:50 David Howells
2008-02-23 8:04 ` Andrew Morton
2008-02-23 21:01 ` Thomas Gleixner
2008-02-23 21:07 ` Andrew Morton [this message]
2008-02-23 22:05 ` Thomas Gleixner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080223130743.02caa1ab.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=dhowells@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=schwab@suse.de \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
--cc=zippel@linux-m68k.org \
--subject='Re: [PATCH] Make the kernel NTP code hand 64-bit *unsigned* values to do_div() [try #3]' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).