[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4779DEDA.90207@in.ibm.com>
Date: Tue, 01 Jan 2008 12:04:02 +0530
From: Srinivasa Ds <srinivasa@...ibm.com>
To: Rusty Russell <rusty@...tcorp.com.au>
CC: ananth@...ibm.com, Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org,
Masami Hiramatsu <mhiramat@...hat.com>,
Jim Keniston <jkenisto@...ibm.com>
Subject: Re: [RFC] [patch 1/2] add non_init_kernel_text_address
Rusty Russell wrote:
>
> Subject: Don't report discarded init pages as kernel text.
>
> Current code could cause a bug in symbol_put_addr() if an arch used
> kmalloc module text: we might think the symbol belongs to the core
> kernel.
>
> The downside is that this might make backtraces through (discarded)
> init functions harder to read on some archs, but we already have that
> issue for modules and noone has complained.
Thanks Rusty, This patch fixes my problem.
Tested-by: Srinivasa DS <srinivasa@...ibm.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists