Re: [PATCH 06/10] bootmem: refactor free_all_bootmem_core

From: Ingo Molnar
Date: Wed Oct 28 2009 - 03:37:13 EST



* FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> wrote:

> From: Chris Wright <chrisw@xxxxxxxxxxxx>
>
> Move the loop that frees all bootmem pages back to page allocator into
> its own function. This should have not functional effect and allows the
> function to be reused later.
>
> Reviewed-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx>
> Signed-off-by: Chris Wright <chrisw@xxxxxxxxxxxx>

Small signoff-handling sidenote: in such cases (when you are handling
other people's patches) the expected workflow is to add your SOB line
after Chris's line, instead of the Reviewed-by line.

I.e. it should look like this:

Signed-off-by: Chris Wright <chrisw@xxxxxxxxxxxx>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx>

Showing the path of the patch - ending with your signoff.

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/