On Wed, Jul 01, 2026 at 11:19:26AM +0530, Aneesh Kumar K.V (Arm) wrote: > SWIOTLB_FORCE has no remaining in-tree users. Forced bouncing is now > controlled through the swiotlb=force command line option via > swiotlb_force_bounce. > > Remove the unused flag and simplify the force_bounce initialization. > > Signed-off-by: Aneesh Kumar K.V (Arm) <[email protected]> > --- > include/linux/swiotlb.h | 3 +-- > kernel/dma/swiotlb.c | 3 +-- > 2 files changed, 2 insertions(+), 4 deletions(-)
Reviewed-by: Jason Gunthorpe <[email protected]> Jason
