From: Greg KH <gregkh@linuxfoundation.org>
To: Paul Barker <pbarker@konsulko.com>
Cc: stable@vger.kernel.org
Subject: Re: Backport request: commit 168200b6 to fix perf build with gcc 10
Date: Wed, 14 Oct 2020 15:56:27 +0200 [thread overview]
Message-ID: <20201014135627.GA3698844@kroah.com> (raw)
In-Reply-To: <CAM9ZRVvsdgad9sSuDGfwCBBZ5cD8zsMsq=TQBzWZyTZkaZGNdQ@mail.gmail.com>
On Wed, Oct 14, 2020 at 12:48:42PM +0100, Paul Barker wrote:
> Hi folks,
>
> I'm seeing errors building perf with gcc 10 on the linux-5.4.y branch.
> The linker fails as the traceid_list symbol is defined in multiple
> compilation units. It looks like commit
> 168200b6d6ea0cb5765943ec5da5b8149701f36a ("perf cs-etm: Move
> definition of 'traceid_list' global variable from header file") was
> added to master to fix this but it's not been backported yet.
> Cherry-picking this commit locally fixed my build issues.
>
> Looking at the Fixes tag in that commit, this should probably go into
> every stable branch from 4.16.y onwards which is still maintained.
>
> See https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=168200b6d6ea0cb5765943ec5da5b8149701f36a
>
> Let me know if you need more info.
Now queued up, but perf does not seem to be building on the 4.19.y tree
at the moment, so I don't know how useful that will be there :)
thanks,
greg k-h
prev parent reply other threads:[~2020-10-14 13:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-14 11:48 Backport request: commit 168200b6 to fix perf build with gcc 10 Paul Barker
2020-10-14 13:56 ` Greg KH [this message]
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=20201014135627.GA3698844@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=pbarker@konsulko.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.