Re: [PATCH 10/17] tracing/probes: Move 'symbol' fetch method to kprobes

From: Namhyung Kim
Date: Mon Dec 16 2013 - 03:40:31 EST


Hi Masami,

On Mon, 16 Dec 2013 17:23:25 +0900, Masami Hiramatsu wrote:
> (2013/12/16 13:32), Namhyung Kim wrote:
>> From: Namhyung Kim <namhyung.kim@xxxxxxx>
>>
>> Move existing functions to trace_kprobe.c and add NULL entries to the
>> uprobes fetch type table. I don't make them static since some generic
>> routines like update/free_XXX_fetch_param() require pointers to the
>> functions.
>>
>> Cc: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
>> Cc: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
>> Cc: Oleg Nesterov <oleg@xxxxxxxxxx>
>> Cc: zhangwei(Jovi) <jovi.zhangwei@xxxxxxxxxx>
>> Cc: Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxxxx>
>> Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxxx>
>
> This looks good for me :)
>
> Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
>
> And now all of this series has been reviewed/acked by me!

Thank you so much for your review! :)

Thanks,
Namhyung
--
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/