<BenC> pitti: main reason is that sparc64 uses asm-generic/unaligned.h and that can't be in userspace <BenC> pitti: From what I can tell, accessing unaligned data is not a problem, and get_unaligned/put_unaligned is only important for some architectures to improve performance a bit <BenC> and from what I can tell, that's only the case for sparc64 for us <BenC> the other arch's, the macros are pretty much (foo) and (foo = bar)
** Changed in: linux-source-2.6.17 (Ubuntu) Status: Needs Info => Rejected -- FTBFS in edgy: no asm/unaligned.h https://launchpad.net/bugs/65842 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs