From: Ralf Baechle Date: Wed, 17 Aug 2005 17:57:34 +0000 (+0000) Subject: Drop might_sleep() calls from get_user() & co. This should fix the issue X-Git-Tag: v2.6.15-rc1~731^2~1^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27c7c1657df54352838d176b39e119b799bf7855;p=pandora-kernel.git Drop might_sleep() calls from get_user() & co. This should fix the issue 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 --- Reading git-diff-tree failed