diff options
author | Christoph Hellwig | 2021-04-06 08:16:48 +0200 |
---|---|---|
committer | Jens Axboe | 2021-04-06 09:29:36 -0600 |
commit | 1d2c82001a5f528d474dc29a7b1f35ff367f86db (patch) | |
tree | 12a753917a19aa56a69ae8f878cbeca666335f4a /fs/Kconfig.binfmt | |
parent | a425711c6c9c85769915acebc216008053bf5db8 (diff) |
gdrom: support highmem
The gdrom driver only has a single reference to the virtual address of
the bio data, and uses that only to get the physical address. Switch
to deriving the physical address from the page directly and thus avoid
bounce buffering highmem data.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20210406061648.811275-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/Kconfig.binfmt')
0 files changed, 0 insertions, 0 deletions