summaryrefslogtreecommitdiff
path: root/cpusched.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpusched.c')
0 files changed, 0 insertions, 0 deletions
et-next.git/tree/?h=nds-private-remove&id=72f6d8d8c9b3592da7109cad3415559864ee9f2d'>c70439cafe88648d990dda3ae78737998ade4ccd parent52813d4046851ceab56ad6d09291e4fce00d1a0c (diff)
dm ioctl: drop use of __GFP_REPEAT in copy_params()'s __vmalloc() call
copy_params()'s use of __GFP_REPEAT for the __vmalloc() call doesn't make much sense because vmalloc doesn't rely on costly high order allocations. Signed-off-by: Michal Hocko <mhocko@suse.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat