Re: [PATCH] kprobes: be more permissive when user specifies both symbol name and address

From: Zhan Jianyu
Date: Tue Apr 15 2014 - 04:33:57 EST


On Tue, Apr 15, 2014 at 4:27 PM, Masami Hiramatsu
<masami.hiramatsu.pt@xxxxxxxxxxx> wrote:
>
> Plus, if the p->offset and offs are different, fail too.

Oh, yeah, I have did this check it patch too. BTW, I found that the
offset has different types
in kallsyms_lookup(which is unsigned long) and in struct kprobe(which
is unsigned int)



Regards,
Jianyu Zhan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/