Module Name:    src
Committed By:   jdolecek
Date:           Tue Apr  7 15:43:42 UTC 2020

Modified Files:
        src/sys/arch/xen/xenbus: xenbus_dev.c

Log Message:
mostly convert to kmem_alloc()

doing this, remove check for failed allocation with KM_SLEEP, and make
sure to not hold mutex during the call


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/xen/xenbus/xenbus_dev.c

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

Reply via email to