Hi Greg,
I did not yet start a bisect but looked at commits that modify
the same file again. And there was a promising one:
22682a07acc3 objtool: Fix objtool regression on x32 systems
That one applies cleanly to both, 5.17.12 and 5.18.2, and also
fixes my boot-problem on both.
Thomas
Am 07.06.22 um 13:53 schrieb Greg KH:
On Tue, Jun 07, 2022 at 01:40:03PM +0200, Thomas Sattler wrote:
Hi Thorsten,
I just compiled 5.19-rc1 and my issue is solved there.
Any chance you can do 'git bisect' between 5.18 and 5.19-rc1 to find the
commit that fixed the issue?
thanks,
greg k-h