[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081222231346.GA4258@uranus.ravnborg.org>
Date: Tue, 23 Dec 2008 00:13:46 +0100
From: Sam Ravnborg <sam@...nborg.org>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Ingo Molnar <mingo@...e.hu>, sfr@...b.auug.org.au,
linux-kernel@...r.kernel.org, kenchen@...gle.com, paulus@...ba.org,
tglx@...utronix.de, linux-next@...r.kernel.org,
David Miller <davem@...emloft.net>
Subject: Re: [patch] powerpc: change u64/s64 to a long long integer type
On Mon, Dec 22, 2008 at 03:03:37PM -0800, H. Peter Anvin wrote:
> Sam Ravnborg wrote:
> > On Mon, Dec 22, 2008 at 02:43:19PM -0800, Andrew Morton wrote:
> >> On Mon, 22 Dec 2008 09:03:41 +0100
> >> Ingo Molnar <mingo@...e.hu> wrote:
> >>
> >>> Subject: powerpc: change u64/s64 to a long long integer type
> >> <applause>
> >>
> >> There are lots of other architctures that need doing though.
> >
> > I have missed the introduction.
> > Can you explain why?
> >
> > I have done a bit of sparc hacking lately and was wondering if
> > sparc needs something similar.
> >
> > cd arch/sparc
> > git grep u64 | grep -v __u64 | wc -l
> > 448
> >
>
> This should only affect 64-bit architectures.
In the sparc-next tree:
ls arch/sparc64
ls: arch/sparc64: No such file or directory
We have unified sparc and sparc64 so they are in the same arch directory now.
This will hit mainline in the upcoming merge window.
This has happended over at the sparclinux mailing list as this was
sparc/sparc64 specific stuff so no wonder you have not heard about it.
Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists