[parisc-linux] byte swapping redux

Grant Grundler grundler@parisc-linux.org
Sun, 29 Jun 2003 15:33:01 -0600


On Sun, Jun 29, 2003 at 07:41:50PM +0100, Matthew Wilcox wrote:
> Protection against userspace inclusion.  Which shouldn't be happening
> of course, but some userspace programs are crap.

What are they protecting against?
I'll remove it.

> > I'm pretty sure we don't want __SWAB_64_THRU_32__ defined.
> > PA-RISC version of ___arch__swab64() is appropriately defined for
> > both 32 and 64-bit compiles.
> 
> Take it out then; if it works, commit it (to 2.5 anyway).

well, I'm still looking at 2.4.x...you know about the problems I had
finding my boot disk on the rx2600 (ia64) when trying to boot 2.5.72.
I'm not keen on reproducing experience on parisc this weekend.

I was actually trying to get up to speed to test/review Joel's patch.

BTW, Prelimary diff on ftp://ftp.p-l.o/patches/diff-2.4.21-pa1
attempts to fix the byteorder.h mess and first cut at trying
to get intermezzo to build. But intermezzo won't assemble because
it has field alignment (ldd 52(x) instruction) problems.


thanks,
grant