Re: [PATCH v3 11/19] drivers/hv: set up synic pages for intercept messages
From: Olaf Hering
Date: Tue Sep 28 2021 - 17:44:40 EST
Am Tue, 28 Sep 2021 11:31:07 -0700
schrieb Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx>:
> +++ 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