On 12.05.21 22:18, Stefano Stabellini wrote:
> Hi all,
>
> This short patch series comes with a preparation patch and 2 unrelated
> fixes to swiotlb-xen initialization.
>
>
> Christoph Hellwig (1):
> arm64: do not set SWIOTLB_NO_FORCE when swiotlb is required
>
> Stefano Stabellini (2):
> xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.h
> xen/swiotlb: check if the swiotlb has already been initialized
>
> arch/arm/xen/mm.c | 20 +++++++-------------
> arch/arm64/mm/init.c | 3 ++-
> drivers/xen/swiotlb-xen.c | 5 +++++
> include/xen/arm/swiotlb-xen.h | 15 ++++++++++++++-
> 4 files changed, 28 insertions(+), 15 deletions(-)
>
Series pushed to xen/tip.git for-linus-5.13b
Juergen