|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Trivial fix for latent bug in page_alloc.c
> Was reading through page_alloc.c, and the "find smallest order" loop
> assumes MIN_ORDER is 0. Easiest fix is to get rid of "MIN_ORDER" and
> hence NR_ORDERS, and simplify code.
>
> Rusty.
Thanks for the patch. I think nuking MIN_ORDER is an improvement.
-- Keir
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|