On 3/10/21 11:04 AM, Konstantin Belousov wrote:
This probably hangs machine instead of panicing. In low memory condition,
you do not handle interrupt, which probably mean that the source is not
silenced, and after EOI the same interrupt will be generated again.
Hi,
This usually happens during boot. Another possibility is to panic()
there. I don't see so many options.
--HPS
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"