Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/xen/xen
Module Name: src
Committed By: cegger
Date: Wed Dec 7 16:26:23 UTC 2011
Modified Files:
src/sys/arch/xen/xen: evtchn.c
Log Message:
replace malloc() with kmem_zalloc() per request from cherry.
While here fix error path.
XXX: The size allocated and freed for interrupt handlers looks
inconsistent to me.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/arch/xen/xen/evtchn.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