You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr
The check to free the Hyper-V control table header was reversed. This
fixes it.
Fixes: 81b18bc ("Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic")
Signed-off-by: Sunil Muthuswamy <[email protected]>
Signed-off-by: K. Y. Srinivasan <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
(cherry picked from commit 8afc06d)
Orabug: 28671425
Signed-off-by: Liam Merwick <[email protected]>
Reviewed-by: Darren Kenny <[email protected]>
Reviewed-by: Alejandro Jimenez <[email protected]>
Tested-by: Vijay Balakrishna <[email protected]>
0 commit comments