Loading drivers/hv/hv.c +1 −1 Original line number Diff line number Diff line Loading @@ -217,7 +217,7 @@ void hv_synic_free(void) } /* * hv_synic_init - Initialize the Synthethic Interrupt Controller. * hv_synic_init - Initialize the Synthetic Interrupt Controller. * * If it is already initialized by another entity (ie x2v shim), we need to * retrieve the initialized message and event pages. Otherwise, we create and Loading Loading
drivers/hv/hv.c +1 −1 Original line number Diff line number Diff line Loading @@ -217,7 +217,7 @@ void hv_synic_free(void) } /* * hv_synic_init - Initialize the Synthethic Interrupt Controller. * hv_synic_init - Initialize the Synthetic Interrupt Controller. * * If it is already initialized by another entity (ie x2v shim), we need to * retrieve the initialized message and event pages. Otherwise, we create and Loading