diff options
author | 2009-08-13 02:00:13 -0400 | |
---|---|---|
committer | 2009-08-14 13:21:10 +0900 | |
commit | 142d44b0dd6741a64a7bdbe029110e7c1dcf1d23 (patch) | |
tree | 7c3c0b58ecb8bddf71bb9c387721ec5d534007de /fs/jbd2/commit.c | |
parent | percpu, sparc64: fix sparse possible cpu map handling (diff) | |
download | wireguard-linux-142d44b0dd6741a64a7bdbe029110e7c1dcf1d23.tar.xz wireguard-linux-142d44b0dd6741a64a7bdbe029110e7c1dcf1d23.zip |
percpu: use the right flag for get_vm_area()
get_vm_area() only accepts VM_* flags, not GFP_*.
And according to the doc of get_vm_area(), here should be
VM_ALLOC.
Signed-off-by: WANG Cong <amwang@redhat.com>
Acked-by: Tejun Heo <tj@kernel.org>
Cc: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions