Re: [PATCH 12/17] tracing/probes: Implement 'memory' fetch methodfor uprobes

From: Masami Hiramatsu
Date: Tue Dec 10 2013 - 20:27:54 EST


(2013/12/11 10:15), Namhyung Kim wrote:
> On Tue, 10 Dec 2013 20:00:37 +0900, Masami Hiramatsu wrote:
>> (2013/12/09 15:20), Namhyung Kim wrote:
>>> @@ -493,7 +416,7 @@ static int parse_probe_arg(char *arg, const struct fetch_type *t,
>>> dprm->offset = offset;
>>> dprm->fetch = t->fetch[FETCH_MTD_memory];
>>> dprm->fetch_size = get_fetch_size_function(t,
>>> - dprm->fetch, ttbl);
>>> + dprm->fetch, ftbl);
>>
>> What is this change? I guess it should be included in 11/17...
>
> Argh, right. It looks like a git rebase artifact, will change.
>
>
>> The rest of this patch is good for me.
>
> So can I add you ack then? :)

Yes, you can add it! :)

Thank you,

--
Masami HIRAMATSU
IT Management Research Dept. Linux Technology Center
Hitachi, Ltd., Yokohama Research Laboratory
E-mail: masami.hiramatsu.pt@xxxxxxxxxxx


--
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/