linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/9] xtensa fixes for v5.0-rc5
@ 2019-02-01 19:40 Max Filippov
  2019-02-02  1:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2019-02-01 19:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-xtensa, Chris Zankel, Max Filippov

Hi Linus,

please pull the following batch of fixes for the Xtensa architecture.

The following changes since commit 49a57857aeea06ca831043acbb0fa5e0f50602fd:

  Linux 5.0-rc3 (2019-01-21 13:14:44 +1300)

are available in the git repository at:

  git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20190201

for you to fetch changes up to 25384ce5f9530def39421597b1457d9462df6455:

  xtensa: SMP: limit number of possible CPUs by NR_CPUS (2019-01-27 10:04:30 -0800)

----------------------------------------------------------------
xtensa fixes for v5.0-rc5

- fix ccount_timer_shutdown for secondary CPUs;
- fix secondary CPU initialization;
- fix secondary CPU reset vector clash with double exception vector;
- fix present CPUs when booting with 'maxcpus' parameter;
- limit possible CPUs by configured NR_CPUS;
- issue a warning if xtensa PIC is asked to retrigger anything other
  than software IRQ;
- fix masking/unmasking of the first two IRQs on xtensa MX PIC;
- fix typo in Kconfig description for user space unaligned access
  feature;
- fix Kconfig warning for selecting BUILTIN_DTB.

----------------------------------------------------------------
Corentin Labbe (2):
      xtensa: Fix typo use space=>user space
      xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCE

Max Filippov (7):
      xtensa: SMP: fix ccount_timer_shutdown
      xtensa: SMP: fix secondary CPU initialization
      xtensa: smp_lx200_defconfig: fix vectors clash
      xtensa: SMP: mark each possible CPU as present
      drivers/irqchip: xtensa: add warning to irq_retrigger
      drivers/irqchip: xtensa-mx: fix mask and unmask
      xtensa: SMP: limit number of possible CPUs by NR_CPUS

 arch/xtensa/Kconfig                         |  4 +--
 arch/xtensa/boot/dts/Makefile               |  6 ++---
 arch/xtensa/configs/audio_kc705_defconfig   |  2 +-
 arch/xtensa/configs/cadence_csp_defconfig   |  2 +-
 arch/xtensa/configs/generic_kc705_defconfig |  2 +-
 arch/xtensa/configs/nommu_kc705_defconfig   |  2 +-
 arch/xtensa/configs/smp_lx200_defconfig     |  3 ++-
 arch/xtensa/kernel/head.S                   |  5 +++-
 arch/xtensa/kernel/smp.c                    | 41 +++++++++++++++++++----------
 arch/xtensa/kernel/time.c                   |  2 +-
 drivers/irqchip/irq-xtensa-mx.c             | 40 +++++++++++++++++-----------
 drivers/irqchip/irq-xtensa-pic.c            |  6 ++++-
 12 files changed, 73 insertions(+), 42 deletions(-)

-- 
Thanks.
-- Max

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

* Re: [PULL 0/9] xtensa fixes for v5.0-rc5
  2019-02-01 19:40 [PULL 0/9] xtensa fixes for v5.0-rc5 Max Filippov
@ 2019-02-02  1:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-02-02  1:00 UTC (permalink / raw)
  To: Max Filippov
  Cc: Linus Torvalds, linux-kernel, linux-xtensa, Chris Zankel, Max Filippov

The pull request you sent on Fri,  1 Feb 2019 11:40:47 -0800:

> git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20190201

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/cd984a5be21549273a3f13b52a8b7b84097b32a7

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-02-02  1:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-01 19:40 [PULL 0/9] xtensa fixes for v5.0-rc5 Max Filippov
2019-02-02  1:00 ` pr-tracker-bot

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).