[PATCH] swim3: support highmem

Jens Axboe axboe at kernel.dk
Wed Apr 7 01:31:15 AEST 2021


On 4/6/21 12:18 AM, Christoph Hellwig wrote:
> swim3 only uses the virtual address of a bio to stash it into the data
> transfer using virt_to_bus.  But the ppc32 virt_to_bus just uses the
> physical address with an offset.  Replace virt_to_bus with a local hack
> that performs the equivalent transformation and stop asking for block
> layer bounce buffering.

Applied, thanks.

-- 
Jens Axboe



More information about the Linuxppc-dev mailing list