linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Will Deacon <will.deacon@arm.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] arm64 fixes for 4.16-rc5
Date: Fri, 9 Mar 2018 18:40:19 +0000	[thread overview]
Message-ID: <20180309184014.xeczrjhn5no77s7j@armageddon.cambridge.arm.com> (raw)

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit 4a3928c6f8a53fa1aed28ccba227742486e8ddcb:

  Linux 4.16-rc3 (2018-02-25 18:50:41 -0800)

are available in the git repository at:

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

for you to fetch changes up to e21da1c992007594d391e7b301779cf30f438691:

  arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery (2018-03-09 17:52:07 +0000)

----------------------------------------------------------------
arm64 fixes:

- The SMCCC firmware interface for the spectre variant 2 mitigation has
  been updated to allow the discovery of whether the CPU needs the
  workaround. This pull request relaxes the kernel check on the return
  value from firmware.

- Fix the commit allowing changing from global to non-global page table
  entries which inadvertently disallowed other safe attribute changes.

- Fix sleeping in atomic during the arm_perf_teardown_cpu() code.

----------------------------------------------------------------
Ard Biesheuvel (1):
      arm64: mm: fix thinko in non-global page table attribute check

Marc Zyngier (1):
      arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery

Will Deacon (1):
      arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hook

 arch/arm64/kernel/cpu_errata.c | 4 ++--
 arch/arm64/mm/mmu.c            | 8 ++++----
 drivers/perf/arm_pmu.c         | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

-- 
Catalin

                 reply	other threads:[~2018-03-09 18:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20180309184014.xeczrjhn5no77s7j@armageddon.cambridge.arm.com \
    --to=catalin.marinas@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=will.deacon@arm.com \
    /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).