tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bus_dmamap_destroy no longer callable from interrupt context?
On Fri, Nov 15, 2013 at 03:22:32PM +0100, Christoph Badura wrote:
> While trying to port BCM586x support I discovered that I get the following
> panic under -current. The same code works fine on -6. What gives?
>
> panic: kernel diagnostic assertion "((!cpu_intr_p() && !cpu_softintr_p()) ||
> (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)" failed: file
> "../../../../kern/subr_pool.c", line 2209 pool 'vmmpepl' is IPL_NONE, but
> called from interrupt context
Are you sure you have options DIAGNOSTIC in your -6 kernel ?
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index