From: Max Filippov <jcmvbkbc@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-xtensa@linux-xtensa.org,
Chris Zankel <chris@zankel.net>,
Max Filippov <jcmvbkbc@gmail.com>
Subject: [PULL 0/3] xtensa fixes for v5.8
Date: Sun, 12 Jul 2020 12:55:23 -0700 [thread overview]
Message-ID: <20200712195523.6411-1-jcmvbkbc@gmail.com> (raw)
Hi Linus,
please pull the following Xtensa architecture fixes for v5.8:
The following changes since commit 9ebcfadb0610322ac537dd7aa5d9cbc2b2894c68:
Linux 5.8-rc3 (2020-06-28 15:00:24 -0700)
are available in the Git repository at:
git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20200712
for you to fetch changes up to ee769ebbe9e5fc7219e979fb7c5ed5bb5722649e:
xtensa: simplify xtensa_pmu_irq_handler (2020-07-08 00:18:15 -0700)
----------------------------------------------------------------
Xtensa fixes for v5.8:
- fix __sync_fetch_and_{and,or}_4 declarations to avoid build warning
- update *pos in cpuinfo_op.next to avoid runtime warning
- use for_each_set_bit in xtensa_pmu_irq_handler instead of open-coding
it
----------------------------------------------------------------
Max Filippov (2):
xtensa: fix __sync_fetch_and_{and,or}_4 declarations
xtensa: update *pos in cpuinfo_op.next
Xu Wang (1):
xtensa: simplify xtensa_pmu_irq_handler
arch/xtensa/kernel/perf_event.c | 4 +---
arch/xtensa/kernel/setup.c | 3 ++-
arch/xtensa/kernel/xtensa_ksyms.c | 4 ++--
3 files changed, 5 insertions(+), 6 deletions(-)
--
Thanks.
-- Max
next reply other threads:[~2020-07-12 19:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-12 19:55 Max Filippov [this message]
2020-07-12 23:45 ` [PULL 0/3] xtensa fixes for v5.8 pr-tracker-bot
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=20200712195523.6411-1-jcmvbkbc@gmail.com \
--to=jcmvbkbc@gmail.com \
--cc=chris@zankel.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-xtensa@linux-xtensa.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox