On 24.07.2019 19:42, Andrew Cooper wrote:
> This option is hardcoded to 1, and the #ifdef-ary doesn't exclude wakeup.S,
> which makes it useless code noise.
>
> Signed-off-by: Andrew Cooper
Reviewed-by: Jan Beulich
___
Xen-devel mailing list
Xen-devel
This option is hardcoded to 1, and the #ifdef-ary doesn't exclude wakeup.S,
which makes it useless code noise.
Signed-off-by: Andrew Cooper
---
CC: Jan Beulich
CC: Wei Liu
CC: Roger Pau Monné
An alternative would be to wire it into Kconfig properly and properly exclude
wakeup.S, but that is m