Module Name: src Committed By: bouyer Date: Thu Apr 9 15:54:41 UTC 2020
Modified Files:
src/sys/arch/xen/xen: xengnt.c
Log Message:
xengnt_more_entries() can be called from interrupt context so use
kmem_intr_alloc()/free() here
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/xen/xen/xengnt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
