git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a591f3
)
selinux: conditionally reschedule in hashtab_insert while loading selinux policy
author
Dave Jones
<davej@redhat.com>
Thu, 15 May 2014 19:03:53 +0000
(15:03 -0400)
committer
Serge Hallyn
<serge.hallyn@ubuntu.com>
Tue, 3 Jun 2014 19:21:50 +0000
(14:21 -0500)
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>
security/selinux/ss/hashtab.c
patch
|
blob
|
history
diff --cc
security/selinux/ss/hashtab.c
Simple merge