mmc: au1xmmc: handle highmem pages
authorChristoph Hellwig <hch@lst.de>
Mon, 28 May 2018 06:14:21 +0000 (08:14 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 29 May 2018 10:24:26 +0000 (12:24 +0200)
commita6720c023af24220f3f26459c0aa156260a84aa0
tree3b07d98f7bc77f614092353ad2215ef805ffab4d
parent52af318c93e970d26c5522eab23ef84fdcb417e1
mmc: au1xmmc: handle highmem pages

Use 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>
drivers/mmc/host/au1xmmc.c