linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* stackinit unit test failures on m68k
@ 2024-02-11 23:06 Guenter Roeck
  2024-02-12  8:34 ` Geert Uytterhoeven
  0 siblings, 1 reply; 8+ messages in thread
From: Guenter Roeck @ 2024-02-11 23:06 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: linux-m68k, linux-kernel

Hi Geert,

I see the following stackinit unit test failures on m68k when running
the q800 emulation.

    # test_char_array_zero: ASSERTION FAILED at lib/stackinit_kunit.c:333
    Expected stackinit_range_contains(fill_start, fill_size, target_start, target_size) to be true, but is false
stack fill missed target!? (fill 16 wide, target offset by -12)

    # test_char_array_none: ASSERTION FAILED at lib/stackinit_kunit.c:343
    Expected stackinit_range_contains(fill_start, fill_size, target_start, target_size) to be true, but is false
stack fill missed target!? (fill 16 wide, target offset by -12)

Do you happen to know if this a problem with the test, with m68k, or maybe
with the configuration ? My configuration is based on mac_defconfig with
various test options enabled. I use gcc 11.4 to build the image. I tried
with qemu v8.1 and v8.2.

Thanks,
Guenter

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-02-29 22:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-11 23:06 stackinit unit test failures on m68k Guenter Roeck
2024-02-12  8:34 ` Geert Uytterhoeven
2024-02-27 22:19   ` Kees Cook
2024-02-27 22:25     ` Kees Cook
2024-02-27 22:52       ` Andreas Schwab
2024-02-27 22:33     ` Finn Thain
2024-02-27 22:54       ` Guenter Roeck
2024-02-29 22:34     ` David Laight

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).