Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/xen/xenbus
Module Name: src
Committed By: cegger
Date: Tue Oct 21 21:28:05 UTC 2008
Modified Files:
src/sys/arch/xen/xenbus: xenbus_probe.c
Log Message:
xenbus_probe_init():
- use xendomain_is_dom0() (from jym@)
- replace return with kthread_exit(0) (from jym@)
- cleanup error handling
- plug memory leak in error path
- use aprint_error_dev for error messages (from jym@)
xenbus_attach():
- use aprint_error_dev for error message
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/arch/xen/xenbus/xenbus_probe.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