]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
kernacc() only knows about mapped memory, not K0SEG addresses.
authorgallatin <gallatin@FreeBSD.org>
Mon, 9 Oct 2000 18:47:49 +0000 (18:47 +0000)
committergallatin <gallatin@FreeBSD.org>
Mon, 9 Oct 2000 18:47:49 +0000 (18:47 +0000)
commit8c25d0773da5520a5580e9fa1883814c79d540f8
treecf706df9d7bcc41f1a739c23c535ed9a0d6d1cfd
parentf5ae415528e6481f9b749c27d4daf8bbd9b42982
kernacc() only knows about mapped memory, not K0SEG addresses.
Before calling kernacc(), make sure that we're not calling it
with a K0SEG address.

This gets alphas booting with SMP_DEBUG & INVARIANTS options

approved by: jhb
sys/alpha/alpha/synch_machdep.c