linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* GIT PULL] arm64 fixes for -rc4
@ 2020-11-13 12:39 Will Deacon
  2020-11-13 12:44 ` [GIT " Will Deacon
  0 siblings, 1 reply; 3+ messages in thread
From: Will Deacon @ 2020-11-13 12:39 UTC (permalink / raw)
  To: torvalds
  Cc: catalin.marinas, mark.rutland, peterz, linux-arm-kernel,
	linux-kernel, kernel-team

Hi Linus,

Please can you pull these arm64 fixes for -rc4? It's all fairly simple
and there's a summary in the tag; Paul has reviewed the trivial RCU change.

The main issue remaining at this stage is the ongoing irqtracing problem
[1]. People are working on it, but no patches yet.

Cheers,

Will

[1] https://lore.kernel.org/r/20201103171153.GA46833@C02TD0UTHF1T.local

--->8


The following changes since commit 108aa503657ee2fe8aa071dc620d96372c252ecd:

  arm64: kexec_file: try more regions if loading segments fails (2020-11-05 21:48:05 +0000)

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 23c216416056148136bdaf0cdd18caf4904bb6e1:

  arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver (2020-11-13 09:47:08 +0000)

----------------------------------------------------------------
arm64 fixes for -rc4

- Spectre/Meltdown safelisting for some Qualcomm KRYO cores

- Fix RCU splat when failing to online a CPU due to a feature mismatch

- Fix a recently introduced sparse warning in kexec()

- Fix handling of CPU erratum 1418040 for late CPUs

- Ensure hot-added memory falls within linear-mapped region

----------------------------------------------------------------
Anshuman Khandual (1):
      arm64/mm: Validate hotplug range before creating linear mapping

Konrad Dybcio (4):
      arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
      arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
      arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-list
      arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver

Will Deacon (4):
      arm64: errata: Fix handling of 1418040 with late CPU onlining
      arm64: kexec_file: Fix sparse warning
      arm64: psci: Avoid printing in cpu_psci_cpu_die()
      arm64: smp: Tell RCU about CPUs that fail to come online

 arch/arm64/include/asm/cpufeature.h |  2 ++
 arch/arm64/include/asm/cputype.h    |  4 ++++
 arch/arm64/kernel/cpu_errata.c      |  2 ++
 arch/arm64/kernel/cpufeature.c      |  2 ++
 arch/arm64/kernel/kexec_image.c     |  2 +-
 arch/arm64/kernel/process.c         |  5 ++---
 arch/arm64/kernel/proton-pack.c     |  1 +
 arch/arm64/kernel/psci.c            |  5 +----
 arch/arm64/kernel/smp.c             |  1 +
 arch/arm64/mm/mmu.c                 | 17 +++++++++++++++++
 kernel/rcu/tree.c                   |  2 +-
 11 files changed, 34 insertions(+), 9 deletions(-)

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

* Re: [GIT PULL] arm64 fixes for -rc4
  2020-11-13 12:39 GIT PULL] arm64 fixes for -rc4 Will Deacon
@ 2020-11-13 12:44 ` Will Deacon
  2020-11-13 17:25   ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Will Deacon @ 2020-11-13 12:44 UTC (permalink / raw)
  To: torvalds
  Cc: catalin.marinas, mark.rutland, peterz, linux-arm-kernel,
	linux-kernel, kernel-team

On Fri, Nov 13, 2020 at 12:39:34PM +0000, Will Deacon wrote:
> Hi Linus,
> 
> Please can you pull these arm64 fixes for -rc4? It's all fairly simple
> and there's a summary in the tag; Paul has reviewed the trivial RCU change.
> 
> The main issue remaining at this stage is the ongoing irqtracing problem
> [1]. People are working on it, but no patches yet.

Looks like I managed to munge the subject for this (somehow dropped the
leading '['); I've fixed it here in the hope that it gets past whatever
filters you may have, but I'll resend if I haven't heard anything by
tomorrow afternoon.

Ta,

Will

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

* Re: [GIT PULL] arm64 fixes for -rc4
  2020-11-13 12:44 ` [GIT " Will Deacon
@ 2020-11-13 17:25   ` Linus Torvalds
  0 siblings, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2020-11-13 17:25 UTC (permalink / raw)
  To: Will Deacon
  Cc: Catalin Marinas, Mark Rutland, Peter Zijlstra, Linux ARM,
	Linux Kernel Mailing List, Android Kernel Team

On Fri, Nov 13, 2020 at 4:44 AM Will Deacon <will@kernel.org> wrote:
>
> Looks like I managed to munge the subject for this (somehow dropped the
> leading '['); I've fixed it here in the hope that it gets past whatever
> filters you may have, but I'll resend if I haven't heard anything by
> tomorrow afternoon.

It doesn't affect *my* workflow (my filters aren't that exact), but
you may find that the pr-tracker-bot might be ignoring your pull
request.

Anyway, it's pulled in my tree, but I'll do a few more before I push out,

              Linus

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

end of thread, other threads:[~2020-11-13 17:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-13 12:39 GIT PULL] arm64 fixes for -rc4 Will Deacon
2020-11-13 12:44 ` [GIT " Will Deacon
2020-11-13 17:25   ` Linus Torvalds

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