Hi Chuck, On Mon, Feb 27, 2023 at 5:53 PM Chuck Lever <cel@xxxxxxxxxx> wrote: > From: Chuck Lever <chuck.lever@xxxxxxxxxx> > > Geert Uytterhoeven reports: > > ... > ok 9 Encrypt 13 bytes with camellia256-cts-cmac > ok 10 Encrypt 30 bytes with camellia256-cts-cmac > # RFC 6803 encryption: pass:0 fail:0 skip:10 total:10 > ok 3 RFC 6803 encryption # SKIP Encryption type is not available > 8<--- cut here --- > Unable to handle kernel paging request at virtual address 73657420 when execute > [73657420] *pgd=00000000 > Internal error: Oops: 80000005 [#1] ARM > CPU: 0 PID: 1 Comm: swapper Tainted: G N 6.2.0-rc7-00133-g373f26a81164-dirty #9 > Hardware name: Generic DT based system > PC is at 0x73657420 > LR is at kunit_run_tests+0x3e0/0x5f4 > > On x86 with GCC 12, the missing array terminators did not seem to > matter. Other platforms appear to be more picky. Doesn't gcc on x86 align all arrays to a 16-byte boundary, hence adding zero-padding here? > > Reported-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > Signed-off-by: Chuck Lever <chuck.lever@xxxxxxxxxx> Tested-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds