linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Will Deacon <will@kernel.org>
To: torvalds@linux-foundation.org
Cc: catalin.marinas@arm.com, kernel-team@android.com,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm64 fixes for -rc2
Date: Thu, 13 Feb 2020 17:10:02 +0000	[thread overview]
Message-ID: <20200213171002.GA8807@willie-the-truck> (raw)

Hi Linus,

Please pull these arm64 fixes for -rc2. Summary in the tag, but it's all
reasonably straightforward. There are some more fixes on the horizon,
but nothing disastrous yet.

Cheers,

Will

--->8

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes

for you to fetch changes up to d91771848f0ae2eec250a9345926a1a3558fa943:

  arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h> (2020-02-12 17:26:38 +0000)

----------------------------------------------------------------
arm64 fixes for -rc2

- Fix build when KASLR is enabled but CONFIG_ARCH_RANDOM is not set

- Fix context-switching of SSBS state on systems that implement it

- Fix spinlock compiler warning introduced during the merge window

- Fix incorrect header inclusion (linux/clk-provider.h)

- Use SYSCTL_{ZERO,ONE} instead of rolling our own static variables

- Don't scream if optional SMMUv3 PMU irq is missing

- Remove some unused function prototypes

----------------------------------------------------------------
Anshuman Khandual (1):
      arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarations

Geert Uytterhoeven (1):
      arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h>

John Garry (1):
      perf/smmuv3: Use platform_get_irq_optional() for wired interrupt

Matteo Croce (1):
      arm64: use shared sysctl constants

Qian Cai (1):
      arm64/spinlock: fix a -Wunused-function warning

Robin Murphy (1):
      arm64: Fix CONFIG_ARCH_RANDOM=n build

Will Deacon (1):
      arm64: ssbs: Fix context-switch when SSBS is present on all CPUs

 arch/arm64/include/asm/exception.h |  4 ----
 arch/arm64/include/asm/spinlock.h  |  6 +++++-
 arch/arm64/kernel/kaslr.c          |  1 +
 arch/arm64/kernel/process.c        | 13 +++++++++----
 arch/arm64/kernel/time.c           |  2 +-
 drivers/perf/arm_smmuv3_pmu.c      |  2 +-
 6 files changed, 17 insertions(+), 11 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2020-02-13 17:10 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-13 17:10 Will Deacon [this message]
2020-02-13 22:40 ` [GIT PULL] arm64 fixes for -rc2 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2022-04-08 16:29 Will Deacon
2022-04-08 17:46 ` pr-tracker-bot
2021-07-16 14:53 Will Deacon
2021-07-17  2:12 ` pr-tracker-bot
2020-10-30 17:05 Will Deacon
2020-10-30 20:29 ` pr-tracker-bot
2020-06-19 12:43 Will Deacon
2020-06-19 19:30 ` pr-tracker-bot
2019-07-26 13:12 [GIT PULL] arm64: " Will Deacon
2019-07-26 18:25 ` pr-tracker-bot
2019-01-11 18:20 Will Deacon
2019-01-11 20:40 ` pr-tracker-bot
2018-08-31 16:12 Will Deacon
2017-12-01 18:23 Will Deacon
2016-10-20 17:14 Will Deacon
2016-06-03 15:37 Will Deacon
2016-04-01 15:15 Will Deacon
2016-01-27 18:45 Will Deacon
2015-09-17 14:04 Will Deacon

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=20200213171002.GA8807@willie-the-truck \
    --to=will@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=kernel-team@android.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).