mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
Drivers: hv: remove stale comment
The comment about the x2v shim is ancient and long since incorrect. Remove the incorrect comment. Signed-off-by: Roman Kisel <romank@linux.microsoft.com> Reviewed-by: Tianyu Lan <tiala@microsoft.com> Reviewed-by: Michael Kelley <mhklinux@outlook.com> Signed-off-by: Wei Liu <wei.liu@kernel.org>
This commit is contained in:
parent
25059d5e4c
commit
1bb15327d5
|
|
@ -268,11 +268,7 @@ void hv_synic_free(void)
|
|||
}
|
||||
|
||||
/*
|
||||
* 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
|
||||
* initialize the message and event pages.
|
||||
* hv_synic_enable_regs - Initialize the Synthetic Interrupt Controller.
|
||||
*/
|
||||
void hv_synic_enable_regs(unsigned int cpu)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user