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 -rc8/final
Date: Fri, 31 Jul 2020 13:31:05 +0100	[thread overview]
Message-ID: <20200731123105.GB26817@willie-the-truck> (raw)

Hi Linus,

Please pull these arm64 fixes for -rc8/final. The main one is to fix the
build after Willy's per-cpu entropy changes this week. Although that was
already resolved elsewhere, the arm64 fix here is useful cleanup anyway.
Other than that, we've got a fix for building with Clang's integrated
assembler and a fix to make our IPv4 checksumming robust against invalid
header lengths (this only seems to be triggerable by injected errors).

Cheers,

Will

--->8

The following changes since commit 7b7891c7bdfd61fc9ed6747a0a05efe2394dddc6:

  arm64: vdso32: Fix '--prefix=' value for newer versions of clang (2020-07-23 10:57:32 +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 6a7389f0312f01bb6641d37b395548a2922a057c:

  MAINTAINERS: Include drivers subdirs for ARM PMU PROFILING AND DEBUGGING entry (2020-07-30 17:05:34 +0100)

----------------------------------------------------------------
arm64 fixes for -rc8

- Fix build breakage due to circular headers

- Fix build regression when using Clang's integrated assembler

- Fix IPv4 header checksum code to deal with invalid length field

- Fix broken path for Arm PMU entry in MAINTAINERS

----------------------------------------------------------------
John Garry (1):
      MAINTAINERS: Include drivers subdirs for ARM PMU PROFILING AND DEBUGGING entry

Marc Zyngier (1):
      arm64: Drop unnecessary include from asm/smp.h

Robin Murphy (1):
      arm64: csum: Fix handling of bad packets

Sami Tolvanen (1):
      arm64/alternatives: move length validation inside the subsection

 MAINTAINERS                          | 2 +-
 arch/arm64/include/asm/alternative.h | 4 ++--
 arch/arm64/include/asm/checksum.h    | 5 +++--
 arch/arm64/include/asm/smp.h         | 1 -
 4 files changed, 6 insertions(+), 6 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-07-31 12:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-31 12:31 Will Deacon [this message]
2020-07-31 16:45 ` [GIT PULL] arm64 fixes for -rc8/final pr-tracker-bot
2022-05-20 11:52 Will Deacon
2022-05-20 18:36 ` 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=20200731123105.GB26817@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).