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 fixes for 5.15-rc2
Date: Fri, 17 Sep 2021 16:44:30 +0100 [thread overview]
Message-ID: <YUS33qojC6HpxtFw@arm.com> (raw)
Hi Linus,
Please pull the arm64 changes below. Thanks.
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
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 9fcb2e93f41c07a400885325e7dbdfceba6efaec:
arm64: Mark __stack_chk_guard as __ro_after_init (2021-09-16 17:59:17 +0100)
----------------------------------------------------------------
arm64 fixes/cleanups:
- Fix the memset() size when re-initialising the SVE state.
- Mark __stack_chk_guard as __ro_after_init.
- Remove duplicate include.
----------------------------------------------------------------
Dan Li (1):
arm64: Mark __stack_chk_guard as __ro_after_init
Lv Ruyi (1):
arm64/kernel: remove duplicate include in process.c
Mark Brown (1):
arm64/sve: Use correct size when reinitialising SVE state
arch/arm64/kernel/fpsimd.c | 2 +-
arch/arm64/kernel/process.c | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
--
Catalin
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
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-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] arm64 fixes for 5.15-rc2
Date: Fri, 17 Sep 2021 16:44:30 +0100 [thread overview]
Message-ID: <YUS33qojC6HpxtFw@arm.com> (raw)
Hi Linus,
Please pull the arm64 changes below. Thanks.
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
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 9fcb2e93f41c07a400885325e7dbdfceba6efaec:
arm64: Mark __stack_chk_guard as __ro_after_init (2021-09-16 17:59:17 +0100)
----------------------------------------------------------------
arm64 fixes/cleanups:
- Fix the memset() size when re-initialising the SVE state.
- Mark __stack_chk_guard as __ro_after_init.
- Remove duplicate include.
----------------------------------------------------------------
Dan Li (1):
arm64: Mark __stack_chk_guard as __ro_after_init
Lv Ruyi (1):
arm64/kernel: remove duplicate include in process.c
Mark Brown (1):
arm64/sve: Use correct size when reinitialising SVE state
arch/arm64/kernel/fpsimd.c | 2 +-
arch/arm64/kernel/process.c | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
--
Catalin
next reply other threads:[~2021-09-17 15:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-17 15:44 Catalin Marinas [this message]
2021-09-17 15:44 ` [GIT PULL] arm64 fixes for 5.15-rc2 Catalin Marinas
2021-09-17 16:29 ` pr-tracker-bot
2021-09-17 16:29 ` 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=YUS33qojC6HpxtFw@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@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.