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:
582edda
)
AUDIT: Avoid scheduling in idle thread
author
David Woodhouse
<dwmw2@shinybook.infradead.org>
Wed, 13 Jul 2005 21:47:07 +0000
(22:47 +0100)
committer
David Woodhouse
<dwmw2@shinybook.infradead.org>
Wed, 13 Jul 2005 21:47:07 +0000
(22:47 +0100)
When we flush a pending syscall audit record due to audit_free(), we
might be doing that in the context of the idle thread. So use GFP_ATOMIC
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found