Olaf, as I requested of you last time, please use attachments for your patches since I can never apply them cleanly when you inline them to the main body text. Thanks a lot.
Olaf, as I requested of you last time, please use attachments for your patches since I can never apply them cleanly when you inline them to the main body text. Thanks a lot.
The attached minimal config does not compile on ppc64. I was able to boot the resulting binary with this patch. Signed-off-by: Olaf Hering <olh@xxxxxxx> diff -purNX /suse/olh/kernel/kernel_exclude.tx
I already fixed this some time ago, but the patch must have disappeared. Right fix is to declare compat_sys_socketcall as as cond_syscall() in sys.c -Andi