From: Dave Jones Date: Thu, 15 May 2014 19:03:53 +0000 (-0400) Subject: selinux: conditionally reschedule in hashtab_insert while loading selinux policy X-Git-Tag: omap-for-v3.16/fixes-against-rc1~70^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed1c96429a6aa6ffd8c4ee3e80bcde28aad270bc;p=pandora-kernel.git selinux: conditionally reschedule in hashtab_insert while loading selinux policy After silencing the sleeping warning in mls_convert_context() I started seeing similar traces from hashtab_insert. Do a cond_resched there too. Signed-off-by: Dave Jones Acked-by: Stephen Smalley Signed-off-by: Paul Moore --- Reading git-diff-tree failed