Blackfin: add missing access_ok() checks to user functions
authorRobin Getz <robin.getz@analog.com>
Thu, 4 Jun 2009 00:32:59 +0000 (00:32 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 12 Jun 2009 10:12:02 +0000 (06:12 -0400)
The core string/clear user functions weren't checking the user pointers
which caused kernel crashes with some bad programs and tests (like LTP).

Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found