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 fixes for 5.7-rc2
Date: Fri, 17 Apr 2020 18:04:05 +0100 [thread overview]
Message-ID: <20200417170403.GA15479@gaia> (raw)
Hi Linus,
Please pull the arm64 fixes below. Thanks.
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
Linux 5.7-rc1 (2020-04-12 12:35:55 -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 c9a4ef66450145a356a626c833d3d7b1668b3ded:
arm64: Delete the space separator in __emit_inst (2020-04-15 13:07:12 +0100)
----------------------------------------------------------------
- Remove vdso code trying to free unallocated pages.
- Delete the space separator in the __emit_inst macro as it breaks the
clang integrated assembler.
----------------------------------------------------------------
Fangrui Song (1):
arm64: Delete the space separator in __emit_inst
Mark Rutland (1):
arm64: vdso: don't free unallocated pages
arch/arm64/include/asm/sysreg.h | 4 +++-
arch/arm64/kernel/vdso.c | 13 +------------
2 files changed, 4 insertions(+), 13 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.7-rc2
Date: Fri, 17 Apr 2020 18:04:05 +0100 [thread overview]
Message-ID: <20200417170403.GA15479@gaia> (raw)
Hi Linus,
Please pull the arm64 fixes below. Thanks.
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
Linux 5.7-rc1 (2020-04-12 12:35:55 -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 c9a4ef66450145a356a626c833d3d7b1668b3ded:
arm64: Delete the space separator in __emit_inst (2020-04-15 13:07:12 +0100)
----------------------------------------------------------------
- Remove vdso code trying to free unallocated pages.
- Delete the space separator in the __emit_inst macro as it breaks the
clang integrated assembler.
----------------------------------------------------------------
Fangrui Song (1):
arm64: Delete the space separator in __emit_inst
Mark Rutland (1):
arm64: vdso: don't free unallocated pages
arch/arm64/include/asm/sysreg.h | 4 +++-
arch/arm64/kernel/vdso.c | 13 +------------
2 files changed, 4 insertions(+), 13 deletions(-)
--
Catalin
next reply other threads:[~2020-04-17 17:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-17 17:04 Catalin Marinas [this message]
2020-04-17 17:04 ` [GIT PULL] arm64 fixes for 5.7-rc2 Catalin Marinas
2020-04-17 17:45 ` pr-tracker-bot
2020-04-17 17:45 ` 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=20200417170403.GA15479@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.