[PATCH 0/3] Fix Arm off-by-one bugs

Michal Orzel posted 3 patches 3 days, 9 hours ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20260409113934.197619-1-michal.orzel@amd.com
xen/arch/arm/acpi/domain_build.c |  2 +-
xen/arch/arm/gic-v2.c            |  8 ++++----
xen/arch/arm/gic-v3-its.c        |  2 +-
xen/arch/arm/gic-v3.c            | 10 +++++-----
xen/common/llc-coloring.c        |  2 +-
5 files changed, 12 insertions(+), 12 deletions(-)
[PATCH 0/3] Fix Arm off-by-one bugs
Posted by Michal Orzel 3 days, 9 hours ago
Adding unrelated fix as the third patch that I found while preparing 1/3
for ease of merging.

Michal Orzel (3):
  xen/arm: Fix off-by-one in iomem_deny_access() calls
  xen/common: llc-coloring: Fix off-by-one in parse_color_config()
  xen/arm: gic-v3: Use vsize instead of csize for virtual CPU interface

 xen/arch/arm/acpi/domain_build.c |  2 +-
 xen/arch/arm/gic-v2.c            |  8 ++++----
 xen/arch/arm/gic-v3-its.c        |  2 +-
 xen/arch/arm/gic-v3.c            | 10 +++++-----
 xen/common/llc-coloring.c        |  2 +-
 5 files changed, 12 insertions(+), 12 deletions(-)

-- 
2.43.0