• Jens Axboe's avatar
    [PATCH] fix ide highmem bounce enable · ad8cb89a
    Jens Axboe authored
    ide_toggle_bounce() was called prior to init'ing the block queue,
    which then reset the bounce_pfn back to BLK_BOUNCE_HIGH. Make
    ide_toggle_bounce() an ide-lib helper, and call it when setting up
    the queue as well.
    ad8cb89a
ide-dma.c 27.7 KB