All of lore.kernel.org
 help / color / mirror / Atom feed
* kernel 4.6-rc unbootable due to module changes
@ 2016-04-05 17:31 Mikulas Patocka
  2016-04-05 17:36 ` Mikulas Patocka
  0 siblings, 1 reply; 11+ messages in thread
From: Mikulas Patocka @ 2016-04-05 17:31 UTC (permalink / raw)
  To: Helge Deller; +Cc: linux-parisc

Hi

The patch "parisc: Use generic extable search and sort routines" makes the 
kernel unable to load any modules. It fails with:

module unix: Unknown relocation: 9
modprobe: FATAL: Error inserting unix (/lib/modules/4.6.0-rc2/kernel/net/unix/unix.ko): Invalid module format

When I revert the patch, the kernel 4.6-rc2 boots fine.

Apparently, the function apply_relocate_add in arch/parisc/kernel/module.c 
doesn't handle the new relocation type.

Mikulas

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

end of thread, other threads:[~2016-04-08 19:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-05 17:31 kernel 4.6-rc unbootable due to module changes Mikulas Patocka
2016-04-05 17:36 ` Mikulas Patocka
2016-04-05 18:54   ` Helge Deller
2016-04-05 20:15     ` Mikulas Patocka
2016-04-06 14:30       ` Mikulas Patocka
2016-04-06 21:44         ` Helge Deller
2016-04-07 22:48           ` Helge Deller
2016-04-08 12:06             ` Aw: " Helge Deller
2016-04-08 14:59               ` Helge Deller
2016-04-08 19:43                 ` Helge Deller
2016-04-05 20:18     ` John David Anglin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.