linux-kernel.vger.kernel.org archive mirror
 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 fixes for 5.9-rc4
Date: Fri,  4 Sep 2020 17:41:32 +0100	[thread overview]
Message-ID: <20200904164132.18160-1-catalin.marinas@arm.com> (raw)

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit f75aef392f869018f78cfedf3c320a6b3fcfda6b:

  Linux 5.9-rc3 (2020-08-30 16:01:54 -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 e0328feda79d9681b3e3245e6e180295550c8ee9:

  arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACE (2020-09-02 08:35:33 +0100)

----------------------------------------------------------------
- Fix the loading of modules built with binutils-2.35. This version
  produces writable and executable .text.ftrace_trampoline section which
  is rejected by the kernel.

- Remove the exporting of cpu_logical_map() as the Tegra driver has now
  been fixed and no longer uses this function.

----------------------------------------------------------------
Jessica Yu (1):
      arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACE

Sudeep Holla (1):
      arm64: Remove exporting cpu_logical_map symbol

 arch/arm64/kernel/module-plts.c | 3 +--
 arch/arm64/kernel/setup.c       | 1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

             reply	other threads:[~2020-09-04 16:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-04 16:41 Catalin Marinas [this message]
2020-09-04 20:49 ` [GIT PULL] arm64 fixes for 5.9-rc4 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=20200904164132.18160-1-catalin.marinas@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 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).