From: Moritz Fischer <mdf@kernel.org>
To: gregkh@linuxfoundation.org
Cc: linux-fpga@vger.kernel.org, moritzf@google.com
Subject: [GIT PULL] FPGA Manager fix for 5.14
Date: Mon, 2 Aug 2021 02:26:03 -0700 [thread overview]
Message-ID: <YQe6K+ksMWkwhDpF@archbook> (raw)
The following changes since commit ff1176468d368232b684f75e82563369208bc371:
Linux 5.14-rc3 (2021-07-25 15:35:14 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga.git tags/fpga-fixes-for-5.14
for you to fetch changes up to ec6446d5304b3c3dd692a1e244df7e40bbb5af36:
fpga: dfl: fme: Fix cpu hotplug issue in performance reporting (2021-07-27 11:05:16 -0700)
----------------------------------------------------------------
FPGA Manager fix for 5.14
Kajol's fix adds a missing pmu_migrate_context() call which presents a
problem if the CPU collecting FME PMU data is taken offline.
All patches have been reviewed on the mailing list, and have been in the
last few linux-next releases (as part of my fixes branch) without issues.
Signed-off-by: Moritz Fischer <mdf@kernel.org>
----------------------------------------------------------------
Kajol Jain (1):
fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
drivers/fpga/dfl-fme-perf.c | 2 ++
1 file changed, 2 insertions(+)
next reply other threads:[~2021-08-02 9:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-02 9:26 Moritz Fischer [this message]
2021-08-02 16:08 ` [GIT PULL] FPGA Manager fix for 5.14 Greg KH
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=YQe6K+ksMWkwhDpF@archbook \
--to=mdf@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-fpga@vger.kernel.org \
--cc=moritzf@google.com \
/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.