From: Andrew Morton Date: Tue, 31 Mar 2009 22:25:01 +0000 (-0700) Subject: drivers/video/uvesafb.c: don't use gfp_any() X-Git-Tag: v2.6.30-rc1~478 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=6e6fe42227e23a379d3c70f6ff257131399e4075;p=linux-2.6-block.git drivers/video/uvesafb.c: don't use gfp_any() GFP_KERNEL is legal here - we don't need to use gfp_any(). Cc: Evgeniy Polyakov Cc: "David S. Miller" Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/uvesafb.c b/drivers/video/uvesafb.c index 74ae75899009..398fd25e0810 100644 --- a/drivers/video/uvesafb.c +++ b/drivers/video/uvesafb.c @@ -189,7 +189,7 @@ static int uvesafb_exec(struct uvesafb_ktask *task) uvfb_tasks[seq] = task; mutex_unlock(&uvfb_lock); - err = cn_netlink_send(m, 0, gfp_any()); + err = cn_netlink_send(m, 0, GFP_KERNEL); if (err == -ESRCH) { /* * Try to start the userspace helper if sending