[Bug 1136950] New: Kernel 5.2-rc2 relocation overflow errors breaking boot
http://bugzilla.opensuse.org/show_bug.cgi?id=1136950 Bug ID: 1136950 Summary: Kernel 5.2-rc2 relocation overflow errors breaking boot Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: aarch64 OS: openSUSE Factory Status: NEW Severity: Major Priority: P5 - None Component: Kernel Assignee: yousaf.kaukab@suse.com Reporter: afaerber@suse.com QA Contact: qa-bugs@suse.de CC: chester.lin@suse.com, guillaume.gardet@arm.com, matz@suse.com, mbrugger@suse.com, mkubecek@suse.com, ppyu@suse.com, ptesarik@suse.com, yousaf.kaukab@suse.com Found By: --- Blocker: --- Booting the Kernel:HEAD 5.2-rc2 kernel on, e.g., a Raspberry Pi 3 Model B I get: [ 4.983797] module dm_mod: overflow in relocation type 258 val feefd014 ... [ 6.731417] module phy_generic: overflow in relocation type 258 val d3d7172d [ OK ] Started udev Coldplug all Devices. [ 6.802239] i2c-bcm2835 3f805000.i2c: Could not read clock-frequency property [ 6.803812] module mmc_core: overflow in relocation type 258 val d9c33bb1 [ 6.820504] module usbcore: overflow in relocation type 258 val 9f68f2cc [ 6.922416] module mmc_core: overflow in relocation type 258 val d9c33bb1 [ 6.981875] module mmc_core: overflow in relocation type 258 val d9c33bb1 [ OK ] Reached target Remote File Systems (Pre). [ OK ] Reached target Remote File Systems. This then leads to the rootfs on SD card not being found. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1136950 Andreas Färber <afaerber@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low See Also| |http://bugzilla.suse.com/sh | |ow_bug.cgi?id=1126040 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1136950 http://bugzilla.opensuse.org/show_bug.cgi?id=1136950#c1 Matthias Brugger <mbrugger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |duwe@suse.com --- Comment #1 from Matthias Brugger <mbrugger@suse.com> --- I think Torsten had the same issue which got fixed by: 3fd00beb14a5 ("arm64/module: revert to unsigned interpretation of ABS16/32 relocations") -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1136950 http://bugzilla.opensuse.org/show_bug.cgi?id=1136950#c2 --- Comment #2 from Guillaume GARDET <guillaume.gardet@arm.com> --- (In reply to Matthias Brugger from comment #1)
I think Torsten had the same issue which got fixed by: 3fd00beb14a5 ("arm64/module: revert to unsigned interpretation of ABS16/32 relocations")
Indeed, it should fix it. Please retry with 5.2-rc3 (once available in Kernel:HEAD). -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com