On Wed, 2005-04-06 at 08:05 -0700, Dan Kegel wrote: > Andrew Morton wrote: > >> LTP-20050405 > > > > It seems to have an x86ism in it which causes the compile to fail on ppc64: > > > > socketcall01.c: In function `socketcall': > > socketcall01.c:80: error: asm-specifier for variable `__sc_4' conflicts > > with asm clobber list > > That might be a problem with your toolchain.
I wonder why ltp doesn't just use the normal syscall() macro/functions but instead insists on using stuff from kernel headers... - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/