[Bug 1911359] Re: Boot fails: failed to validate module [nls_iso8859_1] BTF: -22

2021-02-19 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.10.0-14.15 --- linux (5.10.0-14.15) hirsute; urgency=medium * hirsute/linux: 5.10.0-14.15 -proposed tracker (LP: #1913724) * Restore palm ejection on multi-input devices (LP: #1913520) - HID: multitouch: Apply MT_QUIRK_CONFIDENCE

[Bug 1911359] Re: Boot fails: failed to validate module [nls_iso8859_1] BTF: -22

2021-02-04 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- focal' to 'verification-done-focal'. If the problem still exists, change the tag

[Bug 1911359] Re: Boot fails: failed to validate module [nls_iso8859_1] BTF: -22

2021-01-18 Thread Andrea Righi
This is fixed in Ubuntu-5.11.0-4.5. We can close this for now. ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1911359 Title:

[Bug 1911359] Re: Boot fails: failed to validate module [nls_iso8859_1] BTF: -22

2021-01-14 Thread Andrea Righi
And I may have a fix also for this one (testing right now). Apparently we need to build arch/x86/entry/thunk_64.S only when CONFIG_PREEMPTION is set, otherwise the generated object will be empty, the new assembler doesn't generate a symbol table for the empty object and objtool doesn't like that.

[Bug 1911359] Re: Boot fails: failed to validate module [nls_iso8859_1] BTF: -22

2021-01-14 Thread Andrea Righi
I've uploaded a new 5.11 (https://git.launchpad.net/~ubuntu- kernel/ubuntu/+source/linux-meta/+git/unstable/log/), but now there's another issue with the new binutils in -proposed (2.35.90.20210113-1ubuntu1), that has been updated yesterday in the builders: arch/x86/entry/thunk_64.o: warning:

[Bug 1911359] Re: Boot fails: failed to validate module [nls_iso8859_1] BTF: -22

2021-01-13 Thread Andrea Righi
Thanks @spacefish! I was currently testing a fix that looks exactly like that, but at this point I'll just apply that patch and upload a new unstable kernel. ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Andrea Righi (arighi) ** Changed in: linux (Ubuntu) Importance: Undecided

[Bug 1911359] Re: Boot fails: failed to validate module [nls_iso8859_1] BTF: -22

2021-01-13 Thread Timo Witte
CanĀ“t pull the log, as i am unable to boot. Probably fixed by: https://patchwork.kernel.org/project/netdevbpf/patch/20210110070341.1380086-1-and...@kernel.org/ (not yet merged by torvalds) The issue happens if a kernel module has an empty BTF ** Changed in: linux (Ubuntu) Status: