mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 04:33:05 +09:00
This code path doesn't test any returned pointers for NULL, leading to a bad kernel page fault if there's no timer/intc found. Slightly better is to BUG(), but even better still would be a printk beforehand. Signed-off-by: John Williams <john.williams@petalogix.com> Signed-off-by: Michal Simek <monstr@monstr.eu>
6.8 KiB
6.8 KiB