Message ID | 20240521171546.3650664-1-andrew.cooper3@citrix.com (mailing list archive) |
---|---|
Headers | show |
Series | xen: Misc MISRA changes | expand |
Hi Andrew, We can consider this patch series to be in Xen 4.19: Release-acked-by: Oleksii Kurochko <oleksii.kurochko@gmail.com> ~ Oleksii On Tue, 2024-05-21 at 18:15 +0100, Andrew Cooper wrote: > Misc fixes collected during today's call. > > Andrew Cooper (3): > xen/lzo: Implement COPY{4,8} using memcpy() > xen/x86: Drop useless non-Kconfig CONFIG_* variables > xen/x86: Address two misc MISRA 17.7 violations > > xen/arch/x86/alternative.c | 4 ++-- > xen/arch/x86/include/asm/config.h | 4 ---- > xen/arch/x86/nmi.c | 5 ++--- > xen/common/lzo.c | 11 ++--------- > xen/include/xen/acpi.h | 9 --------- > xen/include/xen/watchdog.h | 13 +------------ > 6 files changed, 7 insertions(+), 39 deletions(-) > > > base-commit: 26b122e3bf8f3921d87312fbf5e7e13872ae92b0
On Tue, 2024-05-21 at 18:15 +0100, Andrew Cooper wrote: > Misc fixes collected during today's call. Release-Acked-by: Oleksii Kurochko <oleksii.kurochko@gmail.com> > > Andrew Cooper (3): > xen/lzo: Implement COPY{4,8} using memcpy() > xen/x86: Drop useless non-Kconfig CONFIG_* variables > xen/x86: Address two misc MISRA 17.7 violations > > xen/arch/x86/alternative.c | 4 ++-- > xen/arch/x86/include/asm/config.h | 4 ---- > xen/arch/x86/nmi.c | 5 ++--- > xen/common/lzo.c | 11 ++--------- > xen/include/xen/acpi.h | 9 --------- > xen/include/xen/watchdog.h | 13 +------------ > 6 files changed, 7 insertions(+), 39 deletions(-) > > > base-commit: 26b122e3bf8f3921d87312fbf5e7e13872ae92b0