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: cleanup-for-v3.18~59^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47dd0b76ace953bd2c0479076db0d3e3b9594003;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