[SOLVED] Re: Strange vkernel crash
    Dave Hayes 
    dave at jetcafe.org
       
    Wed Apr 11 15:11:47 PDT 2007
    
    
  
Matthew Dillon <dillon at apollo.backplane.com> writes:
>     I've committed a change to the vkernel code in HEAD which should
>     properly detect the issue and use a different address to map 
>     kernel virtual memory.  At the very least it won't continue trying
>     to boot if it can't map the memory.
>     /usr/src/sys/platform/vkernel/platform/init.c rev 1.34
>     If you could test it out on your system (a HEAD vkernel ought to at
>     least boot on a 1.8.1 system), I will MFC it to the -RELEASE branch.
So just to be clear, I should grab this revision and compile it on:
a) my development machine's currently running kernel
b) the vkernel from the copy of HEAD I have
c) both
?
    
    
More information about the Kernel
mailing list