linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pulling cap_perfmon
@ 2020-04-30 18:03 Alexei Starovoitov
  2020-05-04 20:52 ` Alexei Starovoitov
  2020-05-06 17:12 ` Thomas Gleixner
  0 siblings, 2 replies; 6+ messages in thread
From: Alexei Starovoitov @ 2020-04-30 18:03 UTC (permalink / raw)
  To: Ingo Molnar, Arnaldo Carvalho de Melo, bpf, LKML,
	Thomas Gleixner, Network Development

Hi Ingo,

I'd like to pull
commit 980737282232 ("capabilities: Introduce CAP_PERFMON to kernel
and user space")
into bpf-next to base my CAP_BPF work on top of it.
could you please prepare a stable tag for me to pull ?
Last release cycle Thomas did a tag for bpf+rt prerequisite patches and
it all worked well during the merge window.
I think that one commit will suffice.

Thanks!

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: pulling cap_perfmon
  2020-04-30 18:03 pulling cap_perfmon Alexei Starovoitov
@ 2020-05-04 20:52 ` Alexei Starovoitov
  2020-05-06 16:48   ` Alexei Starovoitov
  2020-05-06 17:12 ` Thomas Gleixner
  1 sibling, 1 reply; 6+ messages in thread
From: Alexei Starovoitov @ 2020-05-04 20:52 UTC (permalink / raw)
  To: Ingo Molnar, Arnaldo Carvalho de Melo, bpf, LKML,
	Thomas Gleixner, Network Development

On Thu, Apr 30, 2020 at 11:03 AM Alexei Starovoitov
<alexei.starovoitov@gmail.com> wrote:
>
> Hi Ingo,
>
> I'd like to pull
> commit 980737282232 ("capabilities: Introduce CAP_PERFMON to kernel
> and user space")
> into bpf-next to base my CAP_BPF work on top of it.
> could you please prepare a stable tag for me to pull ?
> Last release cycle Thomas did a tag for bpf+rt prerequisite patches and
> it all worked well during the merge window.
> I think that one commit will suffice.
>
> Thanks!

Looks like Ingo is offline.
Thomas,
could you please create a branch for me to pull?

Thanks!

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: pulling cap_perfmon
  2020-05-04 20:52 ` Alexei Starovoitov
@ 2020-05-06 16:48   ` Alexei Starovoitov
  0 siblings, 0 replies; 6+ messages in thread
From: Alexei Starovoitov @ 2020-05-06 16:48 UTC (permalink / raw)
  To: Ingo Molnar, Arnaldo Carvalho de Melo, bpf, LKML,
	Thomas Gleixner, Network Development

On Mon, May 4, 2020 at 1:52 PM Alexei Starovoitov
<alexei.starovoitov@gmail.com> wrote:
>
> On Thu, Apr 30, 2020 at 11:03 AM Alexei Starovoitov
> <alexei.starovoitov@gmail.com> wrote:
> >
> > Hi Ingo,
> >
> > I'd like to pull
> > commit 980737282232 ("capabilities: Introduce CAP_PERFMON to kernel
> > and user space")
> > into bpf-next to base my CAP_BPF work on top of it.
> > could you please prepare a stable tag for me to pull ?
> > Last release cycle Thomas did a tag for bpf+rt prerequisite patches and
> > it all worked well during the merge window.
> > I think that one commit will suffice.
> >
> > Thanks!
>
> Looks like Ingo is offline.
> Thomas,
> could you please create a branch for me to pull?
>
> Thanks!

ping

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: pulling cap_perfmon
  2020-04-30 18:03 pulling cap_perfmon Alexei Starovoitov
  2020-05-04 20:52 ` Alexei Starovoitov
@ 2020-05-06 17:12 ` Thomas Gleixner
  2020-05-06 21:51   ` Thomas Gleixner
  1 sibling, 1 reply; 6+ messages in thread
From: Thomas Gleixner @ 2020-05-06 17:12 UTC (permalink / raw)
  To: Alexei Starovoitov, Ingo Molnar, Arnaldo Carvalho de Melo, bpf,
	LKML, Network Development

Alexei Starovoitov <alexei.starovoitov@gmail.com> writes:
>
> I'd like to pull
> commit 980737282232 ("capabilities: Introduce CAP_PERFMON to kernel
> and user space")
> into bpf-next to base my CAP_BPF work on top of it.
> could you please prepare a stable tag for me to pull ?
> Last release cycle Thomas did a tag for bpf+rt prerequisite patches and
> it all worked well during the merge window.
> I think that one commit will suffice.

I'll have a look.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: pulling cap_perfmon
  2020-05-06 17:12 ` Thomas Gleixner
@ 2020-05-06 21:51   ` Thomas Gleixner
  2020-05-07  0:25     ` Alexei Starovoitov
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Gleixner @ 2020-05-06 21:51 UTC (permalink / raw)
  To: Alexei Starovoitov, Ingo Molnar, Arnaldo Carvalho de Melo, bpf,
	LKML, Network Development

Alexei,

Thomas Gleixner <tglx@linutronix.de> writes:
> Alexei Starovoitov <alexei.starovoitov@gmail.com> writes:
>>
>> I'd like to pull
>> commit 980737282232 ("capabilities: Introduce CAP_PERFMON to kernel
>> and user space")
>> into bpf-next to base my CAP_BPF work on top of it.
>> could you please prepare a stable tag for me to pull ?
>> Last release cycle Thomas did a tag for bpf+rt prerequisite patches and
>> it all worked well during the merge window.
>> I think that one commit will suffice.
>
> I'll have a look.

here you go.

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-for-bpf-2020-05-06

Thanks,

        tglx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: pulling cap_perfmon
  2020-05-06 21:51   ` Thomas Gleixner
@ 2020-05-07  0:25     ` Alexei Starovoitov
  0 siblings, 0 replies; 6+ messages in thread
From: Alexei Starovoitov @ 2020-05-07  0:25 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Ingo Molnar, Arnaldo Carvalho de Melo, bpf, LKML, Network Development

On Wed, May 6, 2020 at 2:51 PM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> Alexei,
>
> Thomas Gleixner <tglx@linutronix.de> writes:
> > Alexei Starovoitov <alexei.starovoitov@gmail.com> writes:
> >>
> >> I'd like to pull
> >> commit 980737282232 ("capabilities: Introduce CAP_PERFMON to kernel
> >> and user space")
> >> into bpf-next to base my CAP_BPF work on top of it.
> >> could you please prepare a stable tag for me to pull ?
> >> Last release cycle Thomas did a tag for bpf+rt prerequisite patches and
> >> it all worked well during the merge window.
> >> I think that one commit will suffice.
> >
> > I'll have a look.
>
> here you go.
>
>    git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-for-bpf-2020-05-06

Awesome. Pulled.
Thanks a lot!

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-05-07  0:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 18:03 pulling cap_perfmon Alexei Starovoitov
2020-05-04 20:52 ` Alexei Starovoitov
2020-05-06 16:48   ` Alexei Starovoitov
2020-05-06 17:12 ` Thomas Gleixner
2020-05-06 21:51   ` Thomas Gleixner
2020-05-07  0:25     ` Alexei Starovoitov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).