Re: [PATCH 0/3] objtool: sync warning fix and cleanups

2017-11-04 Thread Ingo Molnar
* Josh Poimboeuf wrote: > On Fri, Nov 03, 2017 at 09:31:42AM -0500, Josh Poimboeuf wrote: > > Patch 1 fixes the "x86 instruction decoder differs from kernel" warning. > > > > Patches 2-3 improve the sync checking so that future warnings will be > > more useful. > > Hm, patch 2 seems to be caus

Re: [PATCH 0/3] objtool: sync warning fix and cleanups

2017-11-03 Thread Josh Poimboeuf
On Fri, Nov 03, 2017 at 09:31:42AM -0500, Josh Poimboeuf wrote: > Patch 1 fixes the "x86 instruction decoder differs from kernel" warning. > > Patches 2-3 improve the sync checking so that future warnings will be > more useful. Hm, patch 2 seems to be causing a 0-day bot error which I need to loo