Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: panic: kernel diagnostic assertion "init_done" failed: file ".../kern/subr_evcnt.c",



Typical solution is to initialize the eventcounters later (this is easy, if
they, for example, count interrupts).

See for example omap/omap2430_intr.c (look for evcnt_attach_dynamic).

Martin


Home | Main Index | Thread Index | Old Index