On Sun, Feb 05, 2017 at 11:33:25AM +0100, Borislav Petkov wrote: > On Sat, Feb 04, 2017 at 05:22:55PM -0800, Guenter Roeck wrote: > > Upstream (v4.10-rc6-193-ga572a1b99948), the same command yields no error at > > all: > > That's because you tested Linus' merge commit of the branch which fixed that > :-) > > IOW, the fix should be: > > aaaec6fc7554 ("x86/irq: Make irq activate operations symmetric") > > It is on its way to stable too, as we speak.
I've taken this patch and applied it on top of next-20170203 and confirm it fixes the regression. I've also tested next-20170206 which has the fix and confirm that boots as well. Do we have any test units which can kick off regularly to test against such type of regression in the future or is it not worth it? Thanks Boris! Luis