Re: [PATCH] udivdi3: 64 bit divide
- From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
- Date: Wed, 28 Feb 2007 23:30:13 +0100 (MET)
On Feb 27 2007 22:39, Ian Molton wrote:
Russell King wrote:
On Tue, Feb 27, 2007 at 01:36:56PM -0800, Andrew Morton wrote:
On Tue, 27 Feb 2007 13:18:40 -0800 Stephen Hemminger
<shemminger@xxxxxxxxxxxxxxxxxxxx> wrote:
Then we should pull the existing udivdi3 implementations?Not much point really. Some architectures have gone
and done that, but x86 has not. x86 has enough
coverage for us to pick up most problems, and any
remaining problems are obviously in scruffy
architectures which don't care about performance ;)
I doubt arm26 uses udivdi3, but that's something Ian
would have to confirm.
I doubt it is used also, however I am not in a position
to test this until at least after I have moved house.
Please leave alone for now.
Simple. The non-arch specific code does not use 64/64
divides through the "/" operator (otherwise there would
already have been udivdi3 linking errors). So what
remains to check is arch/arm26. grep -Pr 'int64|\bu64'
returns only a few results to check (kernel/ecard.c,
nwfpe/), so the answer is most likely no.
Jan
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH] udivdi3: 64 bit divide
- From: Stephen Hemminger
- Re: [PATCH] udivdi3: 64 bit divide
- From: Andrew Morton
- Re: [PATCH] udivdi3: 64 bit divide
- From: Stephen Hemminger
- Re: [PATCH] udivdi3: 64 bit divide
- From: Andrew Morton
- Re: [PATCH] udivdi3: 64 bit divide
- From: Russell King
- Re: [PATCH] udivdi3: 64 bit divide
- From: Ian Molton
- [PATCH] udivdi3: 64 bit divide
- Prev by Date: Re: [patch 00/13] Syslets, "Threadlets", generic AIO support, v3
- Next by Date: Re: Problem with freezable workqueues
- Previous by thread: Re: [PATCH] udivdi3: 64 bit divide
- Next by thread: [RFC][PATCH] v850 generic timekeeping conversion
- Index(es):
Relevant Pages
|
|