|
@@ -189,7 +189,7 @@ static int uvesafb_exec(struct uvesafb_ktask *task)
|
|
uvfb_tasks[seq] = task;
|
|
uvfb_tasks[seq] = task;
|
|
mutex_unlock(&uvfb_lock);
|
|
mutex_unlock(&uvfb_lock);
|
|
|
|
|
|
- err = cn_netlink_send(m, 0, gfp_any());
|
|
|
|
|
|
+ err = cn_netlink_send(m, 0, GFP_KERNEL);
|
|
if (err == -ESRCH) {
|
|
if (err == -ESRCH) {
|
|
/*
|
|
/*
|
|
* Try to start the userspace helper if sending
|
|
* Try to start the userspace helper if sending
|