Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/arch/xen/i386



Module Name:    src
Committed By:   tron
Date:           Wed Apr 13 21:39:12 UTC 2005

Modified Files:
        src/sys/arch/xen/i386 [netbsd-3]: vector.S

Log Message:
Pull up revision 1.8 (requested by yamt in ticket #146):
fix a bug which corrupts runqueue.
when dealing with events, which are handed to xenevt pseudo device,
don't call wakeup(9)/selnotify(9) at too high IPL.  PR/29792.


To generate a diff of this commit:
cvs rdiff -r1.6.2.1 -r1.6.2.2 src/sys/arch/xen/i386/vector.S

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