Source-Changes archive

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

CVS commit: src/sys/arch/i386/pci



Module Name:    src
Committed By:   dyoung
Date:           Mon Apr  7 03:59:46 UTC 2008

Modified Files:
        src/sys/arch/i386/pci: elan520.c

Log Message:
Defer write-protecting the kernel text until after interrupts are
enabled.  This is a grotty hack that lets a MULTIPROCESSOR kernel
patch the kernel with x86_patch() without trapping to the debugger.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/arch/i386/pci/elan520.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index