linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Random warning dump during init.
@ 2018-07-11 18:17 Rob Landley
  2018-07-12 14:53 ` Rob Landley
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rob Landley @ 2018-07-11 18:17 UTC (permalink / raw)
  To: linux-sh

Building commit d0fbad0aec1d (from July 2) I hit this, and I confirmed today's
pull is still doing it. (It's my mkroot sh4 target built with musl-cross-make,
booting under qemu.)

NET: Registered protocol family 17
Freeing unused kernel memory: 116K
This architecture does not have kernel memory protection.
WARNING: CPU: 0 PID: 1 at mm/slub.c:2412 ___slab_alloc.constprop.34+0x196/0x288

CPU: 0 PID: 1 Comm: swapper Not tainted 4.18.0-rc3 #1
PC is at ___slab_alloc.constprop.34+0x196/0x288
PR is at __slab_alloc.constprop.33+0x2a/0x4c
PC  : 8c09ada2 SP  : 8f829ea8 SR  : 400080f0
TEA : c0001240
R0  : 8c09ac0c R1  : 8c01cc54 R2  : 8ff750d0 R3  : 00000000
R4  : 8f802780 R5  : 006080c0 R6  : 8c01d79c R7  : 8ff750d0
R8  : 8c011bd8 R9  : 8ff750d0 R10 : 8f802780 R11 : 00008000
R12 : 8c01d79c R13 : 006080c0 R14 : 8f8027fc
MACH: 00000205 MACL: 0ae4849d GBR : 00000000 PR  : 8c09aebe

Call trace:
 [<(ptrval)>] arch_local_irq_restore+0x0/0x24
 [<(ptrval)>] __slab_alloc.constprop.33+0x2a/0x4c
 [<(ptrval)>] arch_local_save_flags+0x0/0x8
 [<(ptrval)>] arch_local_irq_restore+0x0/0x24
 [<(ptrval)>] mm_init.isra.6+0xb4/0x104
 [<(ptrval)>] kmem_cache_alloc+0x9c/0xf4
 [<(ptrval)>] arch_local_irq_restore+0x0/0x24
 [<(ptrval)>] mm_init.isra.6+0xb4/0x104
 [<(ptrval)>] mm_init.isra.6+0xb4/0x104
 [<(ptrval)>] __do_execve_file+0x1da/0x5bc
 [<(ptrval)>] kmem_cache_alloc+0x0/0xf4
 [<(ptrval)>] getname_kernel+0x1e/0xc8
 [<(ptrval)>] do_execve+0x16/0x24
 [<(ptrval)>] arch_local_save_flags+0x0/0x8
 [<(ptrval)>] arch_local_irq_restore+0x0/0x24
 [<(ptrval)>] printk+0x0/0x24
 [<(ptrval)>] kernel_init+0x34/0xec
 [<(ptrval)>] ret_from_kernel_thread+0xc/0x14
 [<(ptrval)>] schedule_tail+0x0/0x54
 [<(ptrval)>] kernel_init+0x0/0xec

---[ end trace 547fc2facfcadcaf ]---
8139cp 0000:00:02.0 eth0: link up, 100Mbps, full-duplex, lpa 0x05E1
Type exit when done.
/ #

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

end of thread, other threads:[~2018-07-12 20:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-11 18:17 Random warning dump during init Rob Landley
2018-07-12 14:53 ` Rob Landley
2018-07-12 19:59 ` Geert Uytterhoeven
2018-07-12 20:52 ` Matthew Wilcox

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).