|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] [LINUX] Clarify comment in xen_machine_ke
# HG changeset patch
# User Ian Campbell <ian.campbell@xxxxxxxxxxxxx>
# Date 1168421964 0
# Node ID 92977f1ce2f5d4bc052d77022137e9bc87d95bfb
# Parent 51fd5bdc2744d7eedce5907be88347e477f1e0f0
[LINUX] Clarify comment in xen_machine_kexec_setup_resources().
Noticed by Horms.
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxxxxx>
---
linux-2.6-xen-sparse/drivers/xen/core/machine_kexec.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff -r 51fd5bdc2744 -r 92977f1ce2f5
linux-2.6-xen-sparse/drivers/xen/core/machine_kexec.c
--- a/linux-2.6-xen-sparse/drivers/xen/core/machine_kexec.c Tue Jan 09
17:43:13 2007 +0000
+++ b/linux-2.6-xen-sparse/drivers/xen/core/machine_kexec.c Wed Jan 10
09:39:24 2007 +0000
@@ -98,8 +98,8 @@ void xen_machine_kexec_setup_resources(v
err:
/*
* It isn't possible to free xen_phys_cpus this early in the
- * boot. Since failure at this stage is unexpected and the
- * amount is small we leak the memory.
+ * boot. Failure at this stage is unexpected and the amount of
+ * memory is small therefore we tolerate the potential leak.
*/
xen_max_nr_phys_cpus = 0;
return;
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] [LINUX] Clarify comment in xen_machine_kexec_setup_resources().,
Xen patchbot-unstable <=
|
|
|
|
|