[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1354904245.17101.66.camel@gandalf.local.home>
Date: Fri, 07 Dec 2012 13:17:25 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: "Jon Medhurst (Tixy)" <tixy@...aro.org>
Cc: Russell King - ARM Linux <linux@....linux.org.uk>,
linux-arm-kernel@...ts.infradead.org,
Ingo Molnar <mingo@...hat.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Rabin Vincent <rabin@....in>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: ftrace: Ensure code modifications are synchronised
across all cpus
On Fri, 2012-12-07 at 13:06 -0500, Steven Rostedt wrote:
> If you can get away with that, sure. Or better yet. If the arch supports
> it, you can do what I did with powerpc. That was just replace the nop
> with the 32bit branch, and the 32bit branch with a 32bit nop. No nops.
s/No nops/No breakpoints/
> No multiple steps in between. I just did the swap of all function
> tracepoints in one fell swoop, and then did the icache sync.
>
-- Steve
--
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