Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Cc: [email protected] # .39.x
- Loading branch information