summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2009-07-18 03:47:45 (GMT)
committerRusty Russell <rusty@rustcorp.com.au>2009-07-17 12:17:46 (GMT)
commit4eff3cae9c9809720c636e64bc72f212258e0bd5 (patch)
tree2a6a33f09a59ec8bdc7f2422b36c72eaa85af055 /scripts/basic
parent7a5049205f7265620c48781814155f2763e70abb (diff)
downloadlinux-fsl-qoriq-4eff3cae9c9809720c636e64bc72f212258e0bd5.tar.xz
virtio_blk: don't bounce highmem requests
By default a block driver bounces highmem requests, but virtio-blk is perfectly fine with any request that fit into it's 64 bit addressing scheme, mapped in the kernel virtual space or not. Besides improving performance on highmem systems this also makes the reproducible oops in __bounce_end_io go away (but hiding the real cause). Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions