linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/11] xtensa updates for v5.6
@ 2020-02-06 18:42 Max Filippov
  2020-02-07 21:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2020-02-06 18:42 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-xtensa, Chris Zankel, Max Filippov

Hi Linus,

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

The following changes since commit d5226fa6dbae0569ee43ecfc08bdcd6770fc4755:

  Linux 5.5 (2020-01-26 16:23:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to c74c0fd2282e0e3ce891cb571f325b9412cbaa3f:

  xtensa: ISS: improve simcall assembly (2020-02-04 21:57:05 -0800)

----------------------------------------------------------------
Xtensa updates for v5.6:

- reorganize exception vectors placement;
- small cleanups (drop unused functions/headers/defconfig entries,
  spelling fixes).

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      xtensa: configs: Cleanup old Kconfig IO scheduler options

Max Filippov (9):
      xtensa: drop set_except_vector declaration
      xtensa: clean up platform headers
      xtensa: drop empty platform_* functions from platforms
      xtensa: drop unused function fast_coprocessor_double
      xtensa: clean up optional XCHAL_* definitions
      xtensa: move fast exception handlers close to vectors
      xtensa: separate SMP and XIP support
      xtensa: reorganize vectors placement
      xtensa: ISS: improve simcall assembly

Randy Dunlap (1):
      arch/xtensa: fix Kconfig typos for HAVE_SMP

 arch/xtensa/Kconfig                                |  44 +++++++--
 arch/xtensa/configs/audio_kc705_defconfig          |   2 -
 arch/xtensa/configs/cadence_csp_defconfig          |   2 -
 arch/xtensa/configs/generic_kc705_defconfig        |   2 -
 arch/xtensa/configs/iss_defconfig                  |   2 -
 arch/xtensa/configs/nommu_kc705_defconfig          |   2 -
 arch/xtensa/configs/smp_lx200_defconfig            |   3 -
 arch/xtensa/configs/virt_defconfig                 |   1 -
 arch/xtensa/include/asm/asmmacro.h                 |   2 +
 arch/xtensa/include/asm/core.h                     |   8 ++
 arch/xtensa/include/asm/platform.h                 |   2 -
 arch/xtensa/include/asm/processor.h                |   4 -
 arch/xtensa/include/asm/vectors.h                  |   6 +-
 arch/xtensa/include/uapi/asm/setup.h               |   2 -
 arch/xtensa/kernel/coprocessor.S                   |  12 +--
 arch/xtensa/kernel/entry.S                         |  18 ++--
 arch/xtensa/kernel/platform.c                      |   5 +-
 arch/xtensa/kernel/setup.c                         |   8 +-
 arch/xtensa/kernel/vectors.S                       |   3 +-
 arch/xtensa/kernel/vmlinux.lds.S                   | 102 ++++++++++++---------
 .../platforms/iss/include/platform/simcall.h       |   8 +-
 arch/xtensa/platforms/iss/setup.c                  |  25 +----
 arch/xtensa/platforms/xtfpga/setup.c               |  17 +---
 23 files changed, 141 insertions(+), 139 deletions(-)

Thanks.
-- Max

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

* Re: [PULL 00/11] xtensa updates for v5.6
  2020-02-06 18:42 [PULL 00/11] xtensa updates for v5.6 Max Filippov
@ 2020-02-07 21:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-02-07 21:55 UTC (permalink / raw)
  To: Max Filippov
  Cc: Linus Torvalds, linux-kernel, linux-xtensa, Chris Zankel, Max Filippov

The pull request you sent on Thu,  6 Feb 2020 10:42:24 -0800:

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

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

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:[~2020-02-07 21:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-06 18:42 [PULL 00/11] xtensa updates for v5.6 Max Filippov
2020-02-07 21:55 ` 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).