diff options
author | 2005-06-17 13:20:58 -0700 | |
---|---|---|
committer | 2005-06-18 13:33:01 -0700 | |
commit | cc63b1e12b378c44e074571d5688c23be823b04c (patch) | |
tree | f8feb187a8e8e12c822bb9fc18804f76341b1c45 /security/keys | |
parent | Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev (diff) | |
download | wireguard-linux-cc63b1e12b378c44e074571d5688c23be823b04c.tar.xz wireguard-linux-cc63b1e12b378c44e074571d5688c23be823b04c.zip |
[PATCH] console blanking oops fix
When significant delays happen during boot (e.g. with a kernel debugger,
but the problem has also seen in other cases) the timeout for blanking the
console may trigger, but the work scheduler may not have been initialized,
yet. schedule_work() will oops over the null keventd_wq.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'security/keys')
0 files changed, 0 insertions, 0 deletions