Port-arm archive

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

Sheevaplug boot problem



I'm getting a panic on my Sheevaplug at startup from a failed
assertion in a kernel built from current sources.

        KDASSERT((opte & L2_S_CACHE_MASK) == pte_l2_s_cache_mode_pt);

It is from pmap_grow_map() in sys/arch/arm/arm32/pmap.c.

Robert Swindells


Home | Main Index | Thread Index | Old Index