linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Will Deacon <will@kernel.org>
To: torvalds@linux-foundation.org
Cc: catalin.marinas@arm.com, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, kernel-team@android.com
Subject: [GIT PULL] arm64 fixes for -rc7
Date: Fri, 13 May 2022 17:52:35 +0100	[thread overview]
Message-ID: <20220513165233.GA32168@willie-the-truck> (raw)

Hi Linus,

Please pull these three arm64 fixes for -rc7. The summary is in the tag
but it's all pretty straightforward.

Thanks,

Will

--->8

The following changes since commit c35fe2a68f29a0bda15ae994154cacaae5f69791:

  elf: Fix the arm64 MTE ELF segment name and value (2022-04-28 11:37:06 +0100)

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 51f559d66527e238f9a5f82027bff499784d4eac:

  arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs (2022-05-12 13:15:38 +0100)

----------------------------------------------------------------
arm64 fixes for -rc7

- TLB invalidation workaround for Qualcomm Kryo-4xx "gold" CPUs

- Fix broken dependency in the vDSO Makefile

- Fix pointer authentication overrides in ISAR2 ID register

----------------------------------------------------------------
Joey Gouly (1):
      arm64: vdso: fix makefile dependency on vdso.so

Kristina Martsenko (1):
      arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entry

Shreyas K K (1):
      arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs

 Documentation/arm64/silicon-errata.rst | 3 +++
 arch/arm64/kernel/Makefile             | 4 ++++
 arch/arm64/kernel/cpu_errata.c         | 2 ++
 arch/arm64/kernel/cpufeature.c         | 3 +--
 arch/arm64/kernel/vdso/Makefile        | 3 ---
 arch/arm64/kernel/vdso32/Makefile      | 3 ---
 6 files changed, 10 insertions(+), 8 deletions(-)

             reply	other threads:[~2022-05-13 16:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-13 16:52 Will Deacon [this message]
2022-05-13 17:30 ` [GIT PULL] arm64 fixes for -rc7 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2022-09-23 18:28 Will Deacon
2022-09-23 22:43 ` Linus Torvalds
2022-09-28 10:46   ` Mark Rutland
2022-09-23 22:53 ` pr-tracker-bot
2021-08-20  8:53 Will Deacon
2021-08-20 20:09 ` pr-tracker-bot
2020-12-02 17:17 Will Deacon
2020-12-02 20:48 ` pr-tracker-bot
2020-03-20 15:35 Will Deacon
2020-03-20 17:15 ` pr-tracker-bot
2019-08-28 17:32 [GIT PULL] arm64: Fixes " Will Deacon
2019-08-28 17:45 ` pr-tracker-bot
2018-07-27 11:51 [GIT PULL] arm64: fixes " Will Deacon
2018-05-25 16:04 Will Deacon
2016-07-08 14:49 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=20220513165233.GA32168@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).