Drop might_sleep() calls from get_user() & co. This should fix the issue
authorRalf Baechle <ralf@linux-mips.org>
Wed, 17 Aug 2005 17:57:34 +0000 (17:57 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:32:10 +0000 (19:32 +0100)
in http://www.linux-mips.org/cgi-bin/mesg.cgi?a=linux-mips&i=200508171321.20094.Joshua.Wise%40sicortex.com and it's the right thing to do anyway because
it was inflating those functions way too much.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found