[PATCH 0/3] xen/MISRA: Remove nonstandard inline keywords

Andrew Cooper posted 3 patches 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20231122142733.1818331-1-andrew.cooper3@citrix.com
.../eclair_analysis/ECLAIR/toolchain.ecl      |  6 +--
docs/misra/C-language-toolchain.rst           |  2 +-
xen/arch/x86/include/asm/apic.h               | 37 ++++++-------------
xen/arch/x86/include/asm/apicdef.h            |  3 --
xen/include/acpi/cpufreq/cpufreq.h            |  4 +-
xen/include/xen/bitops.h                      |  4 +-
xen/include/xen/compiler.h                    |  7 ++--
7 files changed, 23 insertions(+), 40 deletions(-)
[PATCH 0/3] xen/MISRA: Remove nonstandard inline keywords
Posted by Andrew Cooper 10 months ago
Along with two minor pieces of cleanup in x86/apic found while doing this
work.

Gitlab CI:
  https://gitlab.com/xen-project/people/andyhhp/xen/-/pipelines/1081682400

Andrew Cooper (3):
  x86/apic: Drop atomic accessors
  x86/apic: Drop the APIC_MSR_BASE constant
  xen/MISRA: Remove nonstandard inline keywords

 .../eclair_analysis/ECLAIR/toolchain.ecl      |  6 +--
 docs/misra/C-language-toolchain.rst           |  2 +-
 xen/arch/x86/include/asm/apic.h               | 37 ++++++-------------
 xen/arch/x86/include/asm/apicdef.h            |  3 --
 xen/include/acpi/cpufreq/cpufreq.h            |  4 +-
 xen/include/xen/bitops.h                      |  4 +-
 xen/include/xen/compiler.h                    |  7 ++--
 7 files changed, 23 insertions(+), 40 deletions(-)


base-commit: c22fe7213c9b1f99cbc64c33e391afa223f9cd08
-- 
2.30.2