On Wed, 05 Mar 2014 20:59:04 +0900 Masami Hiramatsu <masami.hiramatsu...@hitachi.com> wrote:
> .entry.text is a code area which is used for interrupt/syscall > entries, and there are many sensitive codes. > Thus, it is better to prohibit probing on all of such codes > instead of a part of that. > Since some symbols are already registered on kprobe blacklist, > this also removes them from the blacklist. > > Signed-off-by: Masami Hiramatsu <masami.hiramatsu...@hitachi.com> > Cc: Thomas Gleixner <t...@linutronix.de> > Cc: Ingo Molnar <mi...@redhat.com> > Cc: "H. Peter Anvin" <h...@zytor.com> > Cc: Ananth N Mavinakayanahalli <ana...@in.ibm.com> > Cc: Al Viro <v...@zeniv.linux.org.uk> > Cc: Seiji Aguchi <seiji.agu...@hds.com> > Cc: Peter Zijlstra <pet...@infradead.org> > Cc: Frederic Weisbecker <fweis...@gmail.com> > --- Reviewed-by: Steven Rostedt <rost...@goodmis.org> -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/