diff options
author | Hou Tao | 2019-04-22 15:23:21 +0200 |
---|---|---|
committer | Jens Axboe | 2019-04-22 17:48:12 +0200 |
commit | f6b50160a06d4a0d6a3999ab0c5aec4f52dba248 (patch) | |
tree | 8828a13006cbf55d0cfd6645375c10d5877f1c8c /ipc | |
parent | block: fix use-after-free on gendisk (diff) | |
download | kernel-qcow2-linux-f6b50160a06d4a0d6a3999ab0c5aec4f52dba248.tar.gz kernel-qcow2-linux-f6b50160a06d4a0d6a3999ab0c5aec4f52dba248.tar.xz kernel-qcow2-linux-f6b50160a06d4a0d6a3999ab0c5aec4f52dba248.zip |
brd: re-enable __GFP_HIGHMEM in brd_insert_page()
__GFP_HIGHMEM is disabled if dax is enabled on brd, however
dax support for brd has been removed since commit (7a862fbbdec6
"brd: remove dax support"), so restore __GFP_HIGHMEM in
brd_insert_page().
Also remove the no longer applicable comments about DAX and highmem.
Cc: stable@vger.kernel.org
Fixes: 7a862fbbdec6 ("brd: remove dax support")
Signed-off-by: Hou Tao <houtao1@huawei.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions