|
Bugzilla – Full Text Bug Listing |
| Summary: | Kernel 5.2-rc2 relocation overflow errors breaking boot | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Andreas Färber <afaerber> |
| Component: | Kernel | Assignee: | Yousaf Kaukab <yousaf.kaukab> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P4 - Low | CC: | chester.lin, duwe, guillaume.gardet, matz, mbrugger, mkubecek, ppyu, ptesarik, yousaf.kaukab |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | aarch64 | ||
| OS: | openSUSE Factory | ||
| See Also: | http://bugzilla.suse.com/show_bug.cgi?id=1126040 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Andreas Färber
2019-05-31 10:24:33 UTC
I think Torsten had the same issue which got fixed by:
3fd00beb14a5 ("arm64/module: revert to unsigned interpretation of ABS16/32 relocations")
(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). Kernel:HEAD won't get 5.2-rc3 until tomorrow (I came to the office later so that I didn't update the branch before OBS submission deadline) but QA/aarch64 build of kernel-obs-qa in IBS project Devel:Kernel:master which used to fail with error like in the initial description now succeeds with 5.2-rc3 kernel. Going to close later this week unless someone can reproduce with 5.2-rc3 or newer. On the two boards tested so far, boot is now working. Tested on Raspberry Pi 3 Model B and Nano Pi K2. |