]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "block: Copy a user iovec if it includes gaps"
authorAshok Vairavan <ashok.vairavan@oracle.com>
Sun, 4 Feb 2018 02:18:36 +0000 (18:18 -0800)
committerJack Vogel <jack.vogel@oracle.com>
Wed, 7 Feb 2018 18:06:33 +0000 (10:06 -0800)
commit94b5662cd75dec6fe9c9b546cd21daade2085079
treed2cd136e1aecd96d388a96d411a580302da732b6
parent0f66af3afeb24a19a90ddbafa6bcf49c2d0df422
Revert "block: Copy a user iovec if it includes gaps"

This reverts commit cc500383c29a734102683003e2485dac6c6a0f05.

In UEK4, the decision is made to do complete switch to
queue_virt_boundary discarding the use of SG_GAPS flags. Hence,
this partial porting of new queue limit mask is reverted. Also,
this partial patch is broken for stacked devices.

Orabug: 27484719

Signed-off-by: Ashok Vairavan <ashok.vairavan@oracle.com>
Reviewed-by: Kyle Fortin <kyle.fortin@oracle.com>
block/blk-map.c