[PATCH v2 0/2] xen/swiotlb: fix 2 issues in xen-swiotlb

Juergen Gross posted 2 patches 2 months, 2 weeks ago
drivers/xen/swiotlb-xen.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
[PATCH v2 0/2] xen/swiotlb: fix 2 issues in xen-swiotlb
Posted by Juergen Gross 2 months, 2 weeks ago
Fix 2 issues in xen-swiotlb:

- buffers need to be aligned properly
- wrong buffer size if XEN_PAGE_SIZE < PAGE_SIZE

Changes in V2:
- added patch 2

Juergen Gross (2):
  xen/swiotlb: add alignment check for dma buffers
  xen/swiotlb: fix allocated size

 drivers/xen/swiotlb-xen.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

-- 
2.43.0