mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
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 00/11] xtensa updates for v5.6
Date: Thu,  6 Feb 2020 10:42:24 -0800	[thread overview]
Message-ID: <20200206184224.25833-1-jcmvbkbc@gmail.com> (raw)

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

             reply	other threads:[~2020-02-06 18:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-06 18:42 Max Filippov [this message]
2020-02-07 21:55 ` 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=20200206184224.25833-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

all inboxes | Powered by JetHome®