• Paul Mundt's avatar
    ksym_tracer: Support read accesses independent of read/write. · 676c0dbe
    Paul Mundt authored
    All of the infrastructure already exists to support read accesses
    for platforms that support a read access independently of read/write
    (such as in the case of the SuperH UBC). This just trivially hooks
    up the read case by itself.
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    Cc: Ingo Molnar <mingo@elte.hu>
    Cc: Li Zefan <lizf@cn.fujitsu.com>
    Cc: Prasad <prasad@linux.vnet.ibm.com>
    Cc: Alan Stern <stern@rowland.harvard.edu>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
    Cc: Steven Rostedt <rostedt@goodmis.org>
    Cc: Jan Kiszka <jan.kiszka@web.de>
    Cc: Jiri Slaby <jirislaby@gmail.com>
    Cc: Avi Kivity <avi@redhat.com>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Mike Galbraith <efault@gmx.de>
    Cc: Masami Hiramatsu <mhiramat@redhat.com>
    Cc: Arjan van de Ven <arjan@linux.intel.com>
    LKML-Reference: <20091109083733.GA25848@linux-sh.org>
    Signed-off-by: default avatarFrederic Weisbecker <fweisbec@gmail.com>
    676c0dbe
trace_ksym.c 12.7 KB