Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1215609

Re: [PATCH v3 net-next 0/2] support for '%s' in bpf_trace_printk

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH v3 net-next 0/2] support for '%s' in bpf_trace_printk
Date 2015-08-29 01:30 +0200
Message-ID <q2BfP-12F-3@gated-at.bofh.it> (permalink)
References <q2AMO-fd-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Alexei Starovoitov <ast@plumgrid.com>
Date: Fri, 28 Aug 2015 15:56:21 -0700

> v2->v3:
> fix the comment to mention that strncpy_from_unsafe() returns
> the length of the string including the trailing NUL.
> 
> v1->v2:
> patch 1: generalize FETCH_FUNC_NAME(memory, string) into
> strncpy_from_unsafe()
> patch 2: use it in bpf_trace_printk

Looks good, series applied, thanks Alexei.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3 net-next 0/2] support for '%s' in bpf_trace_printk Alexei Starovoitov <ast@plumgrid.com> - 2015-08-29 01:00 +0200
  [PATCH v3 net-next 1/2] lib: introduce strncpy_from_unsafe() Alexei Starovoitov <ast@plumgrid.com> - 2015-08-29 01:00 +0200
  Re: [PATCH v3 net-next 0/2] support for '%s' in bpf_trace_printk David Miller <davem@davemloft.net> - 2015-08-29 01:30 +0200

csiph-web