|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH] kexec/kdump: fix grammar in comment
On Wed, 2007-01-10 at 17:03 +0900, Horms wrote:
> Fix the grammar in the comment that features in
> xen_machine_kexec_setup_resources(). The current
> edition is a bit odd.
What I was trying to say is that we allow a possible memory leak because
the failure is unexpected and the amount is small, your version doesn't
really convey that information.
I've changed it to:
* It isn't possible to free xen_phys_cpus this early in the
* boot. Failure at this stage is unexpected and the
* amount of memory is small therefore we tolerate the
* potential leak.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|