Source-Changes archive

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

CVS commit: [jym-xensuspend] src/sys/arch/xen/x86



Module Name:    src
Committed By:   jym
Date:           Sat Jun  6 22:30:41 UTC 2009

Modified Files:
        src/sys/arch/xen/x86 [jym-xensuspend]: intr.c

Log Message:
As requested by cegger@, apply the following patch to jym-xensuspend branch:

Interrupt handling in Xen 3.5 changed. There's no longer
a hardcoded upper limit. So *our* upper limit of 200 may be different from 
machine to machine now.
So just retry if the hypercall failed.


To generate a diff of this commit:
cvs rdiff -u -r1.21.8.1 -r1.21.8.2 src/sys/arch/xen/x86/intr.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