On Tue, Sep 18, 2018 at 12:40:57PM +0530, Sai Prakash Ranjan wrote: > On 9/18/2018 5:09 AM, Steven Rostedt wrote: > >On Sun, 9 Sep 2018 01:57:06 +0530 > >Sai Prakash Ranjan <saiprakash.ran...@codeaurora.org> wrote: > > > >>The new asm-generic/io-instrumented.h will keep arch code > >>clean and separate from instrumented version which traces > >>io register accesses. This instrumented header can later > >>be included in arm as well for tracing io register accesses. > >> > > > >Looks good to me. > > > >Acked-by: Steven Rostedt (VMware) <rost...@goodmis.org> > > > >-- Steve > > Thanks for the ack Steve. > > @Will/Mark/Robin Let me know if you have any review comments, thanks.
As I said before, the arm64 bits looks fine to me. I just don't really want to Ack the thing because the patch also contains the asm-generic changes. Will