On Sat, Dec 17, 2011 at 7:32 AM, Paul Walmsley <paul@xxxxxxxxx> wrote: > > Hi > > Just got this on a cold boot on 3530 BeagleBoard. The hwmod warnings > are expected, but the BUG() from the L3 bus driver ISR is not. > > Probably we should not BUG there, but log something akin to an x86 > machine check exception. > Looks like similar scenario as the DSS reset again and the timeout error leading to BUG_ON. May be we should not BUG_ON though that state of interconnect is more or less not recoverable as per documents. That way at least boot won't crash. We need to find out the initiator leading to the timeout to see what's going on. Regards Santosh -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html