Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
selinux: conditionally reschedule in hashtab_insert while loading sel…
…inux 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 <davej@redhat.com> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Paul Moore <pmoore@redhat.com>
- Loading branch information