[PATCH v2 0/2] xen: fixes for UBSAN findings with SMMUv3 enabled

Michal Orzel posted 2 patches 7 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20230905073135.12360-1-michal.orzel@amd.com
xen/drivers/passthrough/arm/smmu-v3.h | 4 ++--
xen/include/xen/bitops.h              | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
[PATCH v2 0/2] xen: fixes for UBSAN findings with SMMUv3 enabled
Posted by Michal Orzel 7 months, 3 weeks ago
This series contains fixes for UBSAN findings reported when running
with SMMUv3 enabled.

Michal Orzel (2):
  xen/arm: smmuv3: Add missing U for shifted constant
  xen: Change parameter of generic_{fls,ffs}() to unsigned int

 xen/drivers/passthrough/arm/smmu-v3.h | 4 ++--
 xen/include/xen/bitops.h              | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.25.1