From mboxrd@z Thu Jan 1 00:00:00 1970 From: rostedt@goodmis.org (Steven Rostedt) Date: Thu, 12 Feb 2015 12:38:24 -0500 Subject: [RFC PATCH v2 07/26] ftrace: allow search ftrace addr before ftrace fully inited. In-Reply-To: <1423743586-12310-1-git-send-email-wangnan0@huawei.com> References: <1423743476-11927-1-git-send-email-wangnan0@huawei.com> <1423743586-12310-1-git-send-email-wangnan0@huawei.com> Message-ID: <20150212123824.18022e68@gandalf.local.home> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, 12 Feb 2015 20:19:46 +0800 Wang Nan wrote: -ENOCHANGELOG I'm not even going to bother reviewing this patch because I have no idea why it's needed, or what it is actually trying to accomplish. -- Steve > Signed-off-by: Wang Nan > ---