Re: [PATCH v2] treewide: const qualify ctl_tables where applicable

2025-01-18 Thread Wei Liu
ame = "hyperv_record_panic_msg", > .data = &sysctl_record_panic_msg, Acked-by: Wei Liu

Re: [PATCH V3 10/11] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers

2022-11-11 Thread Wei Liu
On Fri, Nov 11, 2022 at 10:47:17PM +, Wei Liu wrote: > On Thu, Nov 10, 2022 at 06:32:54PM -0300, Guilherme G. Piccoli wrote: > > [Trimming long CC list] > > > > Hi Wei / Michael, just out of curiosity, did this (and patch 9) ended-up > > being queued in hyperv-next?

Re: [PATCH V3 10/11] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers

2022-11-11 Thread Wei Liu
t;> as expected. > >>> > >>> Tested-by: Michael Kelley > >>> > >> > >> Thanks a lot for the tests/review Michael! > >> > >> Do you think Hyper-V folks could add both patches in hv tree? If you > >> prefer, I can re-sen

Re: [PATCH] Drivers: hv: vmbus: Fix potential crash on module unload

2022-03-29 Thread Wei Liu
On Sat, Mar 19, 2022 at 03:30:16PM +, Michael Kelley (LINUX) wrote: > From: Guilherme G. Piccoli Sent: Tuesday, March 15, > 2022 1:36 PM > > > > The vmbus driver relies on the panic notifier infrastructure to perform > > some operations when a panic event is detected. Since vmbus can be buil

Re: [PATCH v1 1/1] kernel.h: Split out panic and oops helpers

2021-04-07 Thread Wei Liu
b folder to use new header. > Though for time being include new header back to kernel.h to avoid twisted > indirected includes for existing users. > > Signed-off-by: Andy Shevchenko Acked-by: Wei Liu ___ kexec mailing list kex