diff options
author | Christoph Hellwig <hch@lst.de> | 2021-04-06 08:16:48 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-04-06 17:29:36 +0200 |
commit | 1d2c82001a5f528d474dc29a7b1f35ff367f86db (patch) | |
tree | 12a753917a19aa56a69ae8f878cbeca666335f4a /drivers/rtc/rtc-pcf8563.c | |
parent | block: drbd: drbd_nl: Demote half-complete kernel-doc headers (diff) | |
download | linux-1d2c82001a5f528d474dc29a7b1f35ff367f86db.tar.xz linux-1d2c82001a5f528d474dc29a7b1f35ff367f86db.zip |
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 'drivers/rtc/rtc-pcf8563.c')
0 files changed, 0 insertions, 0 deletions