lkml.org 
[lkml]   [2000]   [Sep]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: get_user_ret
   From: oyvind@datavakten.no (Øyvind Jægtnes)
Date: 15 Sep 2000 11:42:38 +0200

I have a couple of sound modules which fails under 2.4.0-test8 because
they can't resolve get_user_ret().

Anyone know what to use instead?

Replace it with:

if (get_user(...))
return -EFAULT;

Later,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:38    [W:0.059 / U:0.288 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site