diff options
author | Christoph Hellwig <hch@lst.de> | 2021-08-04 11:56:22 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-08-16 18:50:32 +0200 |
commit | 1c277e501334238f6c4f57d16d14e7c911550075 (patch) | |
tree | 7f465cb3f37085631a09e8b5a7d5a485ca7dce1d /drivers/thunderbolt/tb.c | |
parent | block: use bvec_virt in bio_integrity_{process,free} (diff) | |
download | linux-1c277e501334238f6c4f57d16d14e7c911550075.tar.xz linux-1c277e501334238f6c4f57d16d14e7c911550075.zip |
dm: make EBS depend on !HIGHMEM
__ebs_rw_bvec use page_address on the submitted bios data, and thus
can't deal with highmem. Disable the target on highmem configs.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20210804095634.460779-4-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/thunderbolt/tb.c')
0 files changed, 0 insertions, 0 deletions