All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Hangbin Liu <liuhangbin@gmail.com>
Cc: Andrii Nakryiko <andriin@fb.com>,
	stable@vger.kernel.org, lkp@lists.01.org, bpf@vger.kernel.org,
	kernel test robot <rong.a.chen@intel.com>
Subject: Re: [selftests/bpf] da43712a72: kernel-selftests.bpf.make_fail
Date: Wed, 13 May 2020 12:26:34 +0200	[thread overview]
Message-ID: <20200513102634.GC871114@kroah.com> (raw)
In-Reply-To: <20200513095835.GD102436@dhcp-12-153.nay.redhat.com>

On Wed, May 13, 2020 at 05:58:35PM +0800, Hangbin Liu wrote:
> 
> Thanks test bot catch the issue.
> On Wed, May 13, 2020 at 03:44:18PM +0800, kernel test robot wrote:
> > Greeting,
> > 
> > FYI, we noticed the following commit (built with gcc-7):
> > 
> > commit: 77bb53cb094828a31cd3c5b402899810f63073c1 ("selftests/bpf: Fix perf_buffer test on systems w/ offline CPUs")
> > https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y
> 
> The author for this commit is Andrii(cc'd).
> 
> Mine is f1c3656c6d9c ("selftests/bpf: Skip perf hw events test if the setup disabled it")
> > prog_tests/stacktrace_build_id_nmi.c:55:3: error: label ‘cleanup’ used but not defined
> >    goto cleanup;
> >    ^~~~
> 
> Hi Greg, we are missing a depend commit
> dde53c1b763b ("selftests/bpf: Convert few more selftest to skeletons").
> 
> So either we need backport this patch, or if you like, we can also fix it by
> changing 'goto cleanup;' to 'goto close_prog;'. So which one do you prefer?

I don't know, I have no context here at all, sorry.

What stable kernel tree is failing, what patch needs to be changed, what
patch caused this, and so on...

confused,

greg k-h

WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: lkp@lists.01.org
Subject: Re: [selftests/bpf] da43712a72: kernel-selftests.bpf.make_fail
Date: Wed, 13 May 2020 12:26:34 +0200	[thread overview]
Message-ID: <20200513102634.GC871114@kroah.com> (raw)
In-Reply-To: <20200513095835.GD102436@dhcp-12-153.nay.redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1222 bytes --]

On Wed, May 13, 2020 at 05:58:35PM +0800, Hangbin Liu wrote:
> 
> Thanks test bot catch the issue.
> On Wed, May 13, 2020 at 03:44:18PM +0800, kernel test robot wrote:
> > Greeting,
> > 
> > FYI, we noticed the following commit (built with gcc-7):
> > 
> > commit: 77bb53cb094828a31cd3c5b402899810f63073c1 ("selftests/bpf: Fix perf_buffer test on systems w/ offline CPUs")
> > https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y
> 
> The author for this commit is Andrii(cc'd).
> 
> Mine is f1c3656c6d9c ("selftests/bpf: Skip perf hw events test if the setup disabled it")
> > prog_tests/stacktrace_build_id_nmi.c:55:3: error: label ‘cleanup’ used but not defined
> >    goto cleanup;
> >    ^~~~
> 
> Hi Greg, we are missing a depend commit
> dde53c1b763b ("selftests/bpf: Convert few more selftest to skeletons").
> 
> So either we need backport this patch, or if you like, we can also fix it by
> changing 'goto cleanup;' to 'goto close_prog;'. So which one do you prefer?

I don't know, I have no context here at all, sorry.

What stable kernel tree is failing, what patch needs to be changed, what
patch caused this, and so on...

confused,

greg k-h

  reply	other threads:[~2020-05-13 10:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-13  7:44 [selftests/bpf] da43712a72: kernel-selftests.bpf.make_fail kernel test robot
2020-05-13  9:58 ` Hangbin Liu
2020-05-13  9:58   ` Hangbin Liu
2020-05-13 10:26   ` Greg Kroah-Hartman [this message]
2020-05-13 10:26     ` Greg Kroah-Hartman
2020-05-14  3:14     ` Hangbin Liu
2020-05-14  3:14       ` Hangbin Liu
2020-05-14 10:30       ` Greg Kroah-Hartman
2020-05-14 10:30         ` Greg Kroah-Hartman
2020-05-14 18:38         ` Andrii Nakryiko
2020-05-14 18:38           ` Andrii Nakryiko
2020-05-15  8:54           ` Greg Kroah-Hartman
2020-05-15  8:54             ` Greg Kroah-Hartman
2020-05-15 19:31             ` Andrii Nakryiko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200513102634.GC871114@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=andriin@fb.com \
    --cc=bpf@vger.kernel.org \
    --cc=liuhangbin@gmail.com \
    --cc=lkp@lists.01.org \
    --cc=rong.a.chen@intel.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.