If you're prepared to do the work we'd be glad to accept the patch - please send
it to me or the list so I can check over it before committing it. As we don't
have an UltraSPARC available for testing it's probably better done by someone
who does !
> > What is the reason for all this? Alignment/wordsize/other? If you look
> > at the IOP10 code, much of the in-core data structs were changed to int
> > or long, so this sparc code may not be necessary.
>
> The longs are the biggest problem AFAICS.
> long is 64bit on sparc64 and 32bit on sparc32...
There are still a few ulong members in lvm.h, they should be uint32_t
patrick
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/