All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.15.y 0/1] Manual Backport of 099606a7b2d5 to 5.15
@ 2025-04-07  7:02 Harshvardhan Jha
  2025-04-07  7:02 ` [PATCH 5.15.y 1/1] xen/swiotlb: relax alignment requirements Harshvardhan Jha
  0 siblings, 1 reply; 4+ messages in thread
From: Harshvardhan Jha @ 2025-04-07  7:02 UTC (permalink / raw)
  To: jgross, sstabellini, boris.ostrovsky
  Cc: harshvardhan.j.jha, xen-devel, iommu, iommu, stable

The patch 099606a7b2d5 didn't cleanly apply to 5.15 due to the
significant difference in codebases.

I've tried to manually bring it back to 5.15 via some minor conflict
resolution but also invoking the newly introduced API using inverted
logic as the conditional statements present in 5.15 are the opposite of
those in 6.1 xen/swiotlib.

Harshvardhan Jha (1):
  xen/swiotlb: relax alignment requirements

 drivers/xen/swiotlb-xen.c | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

-- 
2.47.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-04-07  9:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-07  7:02 [PATCH 5.15.y 0/1] Manual Backport of 099606a7b2d5 to 5.15 Harshvardhan Jha
2025-04-07  7:02 ` [PATCH 5.15.y 1/1] xen/swiotlb: relax alignment requirements Harshvardhan Jha
2025-04-07  7:14   ` Greg KH
2025-04-07  9:38     ` Harshvardhan Jha

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.