[PATCH 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/20230904091406.942-1-michal.orzel@amd.com
There is a newer version of this series
xen/drivers/passthrough/arm/smmu-v3.h | 4 ++--
xen/include/xen/bitops.h              | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
[PATCH 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() to unsigned int

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

-- 
2.25.1