Message ID | 20220310015306.445359-1-ammarfaizi2@gnuweeb.org (mailing list archive) |
---|---|
Headers | show |
Series | Two x86 fixes | expand |
On Thu, Mar 10, 2022 at 8:53 AM Ammar Faizi wrote: > Two x86 fixes in this series. > > 1) x86/delay: Fix the wrong Assembly constraint in delay_loop() function. > 2) x86/MCE/AMD: Fix memory leak when `threshold_create_bank()` fails. Ping (1)! Borislav? Thomas? Ref: https://lore.kernel.org/lkml/20220310015306.445359-1-ammarfaizi2@gnuweeb.org/
On Thu, Mar 17, 2022 at 03:19:07PM +0700, Ammar Faizi wrote: > On Thu, Mar 10, 2022 at 8:53 AM Ammar Faizi wrote: > > Two x86 fixes in this series. > > > > 1) x86/delay: Fix the wrong Assembly constraint in delay_loop() function. > > 2) x86/MCE/AMD: Fix memory leak when `threshold_create_bank()` fails. > > Ping (1)! > Borislav? Thomas? Yes, what's up? Are those urgent fixes which break some use case or can you simply sit patiently and wait? Because we have an upcoming merge window and we need to prepare for that. And there are real bugs that need fixing too. So what's the rush here?
On Thu, Mar 17, 2022 at 4:27 PM Borislav Petkov wrote: > Yes, what's up? > > Are those urgent fixes which break some use case or can you simply sit > patiently and wait? Sorry for pinging at the wrong time. Excuse my weekly ping. They are not urgent fixes. So no rush. > Because we have an upcoming merge window and we need to prepare for > that. And there are real bugs that need fixing too. Hopefully, the 5.17 release and 5.18 merge window go well.