summaryrefslogtreecommitdiffstats
path: root/fs/no-block.c
diff options
context:
space:
mode:
authorMikulas Patocka <mpatocka@redhat.com>2013-07-11 00:41:16 +0200
committerAlasdair G Kergon <agk@redhat.com>2013-07-11 00:41:16 +0200
commit220cd058d9b66b940105e0a32324f06d557deba7 (patch)
treeaa6a9ca04528df50e3af0782458ac3bf4648f6a4 /fs/no-block.c
parentdm verity: fix inability to use a few specific devices sizes (diff)
downloadlinux-220cd058d9b66b940105e0a32324f06d557deba7.tar.xz
linux-220cd058d9b66b940105e0a32324f06d557deba7.zip
dm: use __GFP_HIGHMEM in __vmalloc
Use __GFP_HIGHMEM in __vmalloc. Pages allocated with __vmalloc can be allocated in high memory that is not directly mapped to kernel space, so use __GFP_HIGHMEM just like vmalloc does. This patch reduces memory pressure slightly because pages can be allocated in the high zone. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'fs/no-block.c')
0 files changed, 0 insertions, 0 deletions