Module Name: src Committed By: bouyer Date: Sat Jan 13 20:36:06 UTC 2018
Modified Files:
src/sys/arch/x86/x86: intr.c
Log Message:
Also set ih_realfun/ih_realarg in Xen's intr_establish_xname() as
intr_disestablish() use them.
Should fix the panic at device detach time (esp. at shutdown time).
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/sys/arch/x86/x86/intr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
