mtd_blkdevs: handle highmem pages
authorChristoph Hellwig <hch@lst.de>
Wed, 9 May 2018 13:59:45 +0000 (15:59 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 11 May 2018 21:07:58 +0000 (15:07 -0600)
commit34ab96e6c5c0eeba11816f8887716da0b5a9a7db
tree24a3e44ad0839e6a8f84cc76d0ebe4ed1da9bcc1
parent7c2d748e847695c89427fb23a7d5ab0a04ad2ccc
mtd_blkdevs: handle highmem pages

Just kmap the single payload page before passing it on to the FTL.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/mtd/mtd_blkdevs.c