All of lore.kernel.org
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Will Deacon <will@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] arm64 fix for 5.9-rc8/final
Date: Thu, 1 Oct 2020 18:35:07 +0100	[thread overview]
Message-ID: <20201001173505.GA6432@gaia> (raw)

Hi Linus,

Please pull the arm64 fix below. Thanks.

The following changes since commit 75df529bec9110dad43ab30e2d9490242529e8b8:

  arm64: paravirt: Initialize steal time when cpu is online (2020-09-17 18:12:18 +0100)

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 a509a66a9d0d4f4e304d58fad38c078d0336c445:

  arm64: permit ACPI core to map kernel memory used for table overrides (2020-09-30 22:27:51 +0100)

----------------------------------------------------------------
A previous commit to prevent AML memory opregions from accessing the
kernel memory turned out to be too restrictive. Relax the permission
check to permit the ACPI core to map kernel memory used for table
overrides.

----------------------------------------------------------------
Ard Biesheuvel (1):
      arm64: permit ACPI core to map kernel memory used for table overrides

 arch/arm64/kernel/acpi.c | 22 ++++++++++++++++++++--
 include/linux/acpi.h     |  2 +-
 2 files changed, 21 insertions(+), 3 deletions(-)

-- 
Catalin

WARNING: multiple messages have this Message-ID (diff)
From: Catalin Marinas <catalin.marinas@arm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Will Deacon <will@kernel.org>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm64 fix for 5.9-rc8/final
Date: Thu, 1 Oct 2020 18:35:07 +0100	[thread overview]
Message-ID: <20201001173505.GA6432@gaia> (raw)

Hi Linus,

Please pull the arm64 fix below. Thanks.

The following changes since commit 75df529bec9110dad43ab30e2d9490242529e8b8:

  arm64: paravirt: Initialize steal time when cpu is online (2020-09-17 18:12:18 +0100)

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 a509a66a9d0d4f4e304d58fad38c078d0336c445:

  arm64: permit ACPI core to map kernel memory used for table overrides (2020-09-30 22:27:51 +0100)

----------------------------------------------------------------
A previous commit to prevent AML memory opregions from accessing the
kernel memory turned out to be too restrictive. Relax the permission
check to permit the ACPI core to map kernel memory used for table
overrides.

----------------------------------------------------------------
Ard Biesheuvel (1):
      arm64: permit ACPI core to map kernel memory used for table overrides

 arch/arm64/kernel/acpi.c | 22 ++++++++++++++++++++--
 include/linux/acpi.h     |  2 +-
 2 files changed, 21 insertions(+), 3 deletions(-)

-- 
Catalin

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

             reply	other threads:[~2020-10-01 17:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-01 17:35 Catalin Marinas [this message]
2020-10-01 17:35 ` [GIT PULL] arm64 fix for 5.9-rc8/final Catalin Marinas
2020-10-01 20:28 ` pr-tracker-bot
2020-10-01 20:28   ` 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=20201001173505.GA6432@gaia \
    --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@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.