Files
odroid-linux/drivers/clocksource
Voss, NikolausandLinus Torvalds 1817dc0370 drivers/clocksource/tcb_clksrc.c: fix init sequence
setup_irq() was called before clockevents_register_device() which is
needed by the irq handler.  Bug was reproducible by restarting the
kernel using kexec (reliable crash).

Signed-off-by: Nikolaus Voss <[email protected]>
Cc: David Brownell <[email protected]>
Cc: Haavard Skinnemoen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
2011-01-26 10:50:04 +10:00
..
2010-07-20 16:25:41 -07:00