Re: 2.6.22-rc2 built on ppc (2)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Sunday, May 20, 2007 - 2:37 pm

On Sun, 20 May 2007 13:08:15 +0200 Elimar Riesebieter <riesebie@lxtec.de> wrote:


hm, do_div() is defined as operating on a u64, but ntp is passing it an s64
and the asm-generic implementation of do_div() is warning about that.

Fixing that would be simple but a bit ugly.

The code around there needs to be taught about min_t and max_t, too..
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.6.22-rc2 built on ppc (2), Elimar Riesebieter, (Sun May 20, 4:08 am)
Re: 2.6.22-rc2 built on ppc (2), Andrew Morton, (Sun May 20, 2:37 pm)
Re: 2.6.22-rc2 built on ppc (2), Roman Zippel, (Sun May 20, 6:54 pm)
Re: 2.6.22-rc2 built on ppc (2), Thomas Gleixner, (Mon May 21, 3:03 am)
Re: 2.6.22-rc2 built on ppc (2), Roman Zippel, (Mon May 21, 3:25 am)
Re: 2.6.22-rc2 built on ppc (2), Thomas Gleixner, (Mon May 21, 3:40 am)