From: Rusty Russell Date: Mon, 30 May 2011 01:23:20 +0000 (+1000) Subject: lguest-fix-timer-setup-WARN_ON X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89ec5a6fe2680567a390d81a6dc2449cbda617ad;p=pandora-kernel.git lguest-fix-timer-setup-WARN_ON 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 Cc: stable@kernel.org # .39.x --- Reading git-diff-tree failed