Stephen Rothwell <s...@canb.auug.org.au> writes: > asm-generic/socket.h already has an exception for the differences that > powerpc needs, so just include it after defining the differences. > > Signed-off-by: Stephen Rothwell <s...@canb.auug.org.au> > --- > arch/powerpc/include/uapi/asm/socket.h | 92 > +--------------------------------- > 1 file changed, 1 insertion(+), 91 deletions(-) > > Build tested using powerpc allyesconfig, pseries_le_defconfig, 32 bit > and 64 bit allnoconfig and ppc44x_defconfig builds.
Did you boot it and test that userspace was happy doing sockety things? cheers