Re: [PATCH] sched: fix double kfree

From: Ingo Molnar
Date: Tue Jan 06 2009 - 04:50:31 EST



* Li Zefan <lizf@xxxxxxxxxxxxxx> wrote:

> Impact: fix double kfree in failure path
>
> It's not the responsibility of init_rootdomain() to free root_domain
> allocated by alloc_rootdomain().
>
> Signed-off-by: Li Zefan <lizf@xxxxxxxxxxxxxx>
> ---
> kernel/sched.c | 5 ++---
> 1 files changed, 2 insertions(+), 3 deletions(-)

applied to tip/sched/urgent, 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/