From mboxrd@z Thu Jan 1 00:00:00 1970 From: rostedt@goodmis.org (Steven Rostedt) Date: Tue, 25 Nov 2014 18:20:38 -0500 Subject: [PATCH] arm: ftrace: Adds support for ftrace operations In-Reply-To: References: <1415372352-15664-1-git-send-email-jjhiblot@traphandler.com> <20141107115225.72bc6cbf@gandalf.local.home> <545CFAF4.8030104@traphandler.com> Message-ID: <20141125182038.04497ec0@gandalf.local.home> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, 24 Nov 2014 10:59:24 +0100 Jean-Jacques Hiblot wrote: > Hi Steve, > did you get a chance of running your tests suite on real hardware with > this patch? I'd be really interested in the results. Yes I finally got it working on my beaglebone white. It passed all the tests that passed without it. Although I'm not sure this patch itself was tested as I didn't have kprobes which might use it. -- Steve