commit | c39ae60dfbda66922f644193b91850abcd4d588c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Sep 25 13:30:08 2018 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Sep 26 08:45:11 2018 -0600 |
tree | 2a3eafebe82a25988083d79cdd74ca2b0fa696db | |
parent | 20e3267601f95ff62d7a3116a17a680e9f5cbcc9 [diff] |
block: remove ARCH_BIOVEC_PHYS_MERGEABLE Take the Xen check into the core code instead of delegating it to the architectures. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>