On Mon, Nov 19, 2018 at 6:26 AM Rob Landley rob@landley.net wrote:
On 11/13/18 10:32 PM, Firoz Khan wrote:
The purpose of this patch series is, we can easily add/modify/delete system call table support by cha- nging entry in syscall.tbl file instead of manually changing many files. The other goal is to unify the system call table generation support implementation across all the architectures.
I applied the patch in https://github.com/landley/mkroot and the result booted under qemu-system-sh4, seems to work fine. Network's fine, it can read a block device, etc.
Acked-and-or-tested-by: Rob Landley rob@landley.net
I assume that this is just git du jour and not your patch:
WARNING: CPU: 0 PID: 1 at mm/slub.c:2448 ___slab_alloc.constprop.34+0x196/0x288
https://patchwork.kernel.org/patch/10549883/
Gr{oetje,eeting}s,
Geert