[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1432883689.3551.3.camel@x220>
Date: Fri, 29 May 2015 09:14:49 +0200
From: Paul Bolle <pebolle@...cali.nl>
To: Li Bin <huawei.libin@...wei.com>
Cc: rostedt@...dmis.org, mingo@...nel.org, jpoimboe@...hat.com,
sjenning@...hat.com, jkosina@...e.cz, vojtech@...e.cz,
catalin.marinas@....com, will.deacon@....com,
masami.hiramatsu.pt@...achi.com, live-patching@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
lizefan@...wei.com, felix.yang@...wei.com, guohanjun@...wei.com,
xiexiuqi@...wei.com
Subject: Re: [RFC PATCH 1/5] livepatch: ftrace: arm64: Add support for
DYNAMIC_FTRACE_WITH_REGS
On Thu, 2015-05-28 at 13:51 +0800, Li Bin wrote:
> --- a/arch/arm64/Kconfig
> +++ b/arch/arm64/Kconfig
> select HAVE_DYNAMIC_FTRACE
> + select HAVE_DYNAMIC_FTRACE_WITH_REGS if HAVE_DYNAMIC_FTRACE
What's the point of "if HAVE_DYNAMIC_FTRACE" here? That test should
always evaluate to true, because HAVE_DYNAMIC_FTRACE is also selected.
Paul Bolle
--
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