On Thu, 13 Mar 2008 11:53:31 -0700
"Yinghai Lu" <yhlu.kernel@gmail.com> wrote:
quoted text > [PATCH] mm: make free_bootmem to loop bdata_list
>
> [PATCH] mm: fix boundary checking in free_bootmem_core
>
> make the free_bootmem_core could handle out of range case. we could use
> bdata_list to make sure the range can be freed for sure.
>
> so next time, we don't need to loop online nodes and could use
> free_bootmem directly.
>
> Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
>
What is the relationship (if any) between this and
mm-fix-boundary-checking-in-free_bootmem_core.patch?
Do you believe ths new patch is needed in 2.6.25 and if so, why?
Thanks.
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH] mm: make free_bootmem to loop bdata_list , Andrew Morton , (Thu Mar 13, 12:05 pm)