diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2012-12-05 15:08:29 +0400 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2012-12-06 01:01:44 +0400 |
commit | 40ff2c3b3da35dd3a00ac6722056a59b4b3f2caf (patch) | |
tree | ba5cb75ed6c6dd01b2191b35c470691e5347d35d /drivers/hwspinlock/omap_hwspinlock.c | |
parent | 0ff8754981261a80f4b77db2536dfea92c2d4539 (diff) | |
download | linux-40ff2c3b3da35dd3a00ac6722056a59b4b3f2caf.tar.xz |
target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping
This patch changes vectored file I/O to use kmap + kunmap when mapping
incoming SGL memory -> struct iovec in order to properly support 32-bit
highmem configurations. This is because an extra bounce buffer may be
required when processing scatterlist pages allocated with GFP_KERNEL.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: stable@vger.kernel.org
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/hwspinlock/omap_hwspinlock.c')
0 files changed, 0 insertions, 0 deletions