diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2011-05-30 19:14:08 +0200 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2011-05-30 03:44:10 +0200 |
commit | 15517f7c213442e4d8a098cf0732b237f764c576 (patch) | |
tree | bfa7539e4d98b0c73063156e218e7916a7112d49 /kernel/sys_ni.c | |
parent | Linux 3.0-rc1 (diff) | |
download | linux-15517f7c213442e4d8a098cf0732b237f764c576.tar.xz linux-15517f7c213442e4d8a098cf0732b237f764c576.zip |
lguest: fix timer interrupt setup
Without an IRQ chip set, we now get a WARN_ON and no timer interrupt. This
prevents booting.
Fortunately, the fix is a one-liner: set up the timer IRQ like everything
else.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: stable@kernel.org # .39.x
Diffstat (limited to 'kernel/sys_ni.c')
0 files changed, 0 insertions, 0 deletions