commit | 9181ece38c93679ec413580f9ddf05b5cdb214db | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri May 18 19:18:46 2018 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon May 21 15:49:21 2018 +0200 |
tree | ce07365d42750d9d096465c00f11c5f1ce538cf8 | |
parent | a4034173822e6a9092245f546739946489f8f30d [diff] |
mmc: wbsd: handle highmem pages Use sg_copy_{from,to}_buffer to bounce buffer and kmap_atomic to map the scatterlist entry before using it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>