Files
linux/drivers
Hou Tao bbd559ad3c brd: re-enable __GFP_HIGHMEM in brd_insert_page()
commit f6b50160a0 upstream.

__GFP_HIGHMEM is disabled if dax is enabled on brd, however
dax support for brd has been removed since commit (7a862fbbde
"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: 7a862fbbde ("brd: remove dax support")
Signed-off-by: Hou Tao <houtao1@huawei.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-25 18:23:24 +02:00
..
2019-05-14 19:17:53 +02:00
2019-05-14 19:17:53 +02:00
2019-05-22 07:37:37 +02:00
2018-12-21 14:15:17 +01:00
2019-05-16 19:41:23 +02:00
2018-11-13 11:08:51 -08:00
2018-11-27 16:13:09 +01:00
2019-04-27 09:36:31 +02:00