Re: [PATCH v3 11/19] drivers/hv: set up synic pages for intercept messages
From: Olaf Hering <hidden>
Date: 2021-09-28 21:44:40
Also in:
lkml
From: Olaf Hering <hidden>
Date: 2021-09-28 21:44:40
Also in:
lkml
Am Tue, 28 Sep 2021 11:31:07 -0700 schrieb Nuno Das Neves [off-list ref]:
+++ b/include/asm-generic/hyperv-tlfs.h -/* Define synthetic interrupt controller message constants. */
I think this code movement could be done in a separate patch. This will reduce conflicts during backporting. Olaf