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.deacon@arm.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] arm64 fixes for 4.20-rc2
Date: Sat, 10 Nov 2018 11:44:54 +0000	[thread overview]
Message-ID: <20181110114452.GA90619@arrakis.emea.arm.com> (raw)

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

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 24cc61d8cb5a9232fadf21a830061853c1268fdd:

  arm64: memblock: don't permit memblock resizing until linear mapping is up (2018-11-08 17:54:03 +0000)

----------------------------------------------------------------
arm64 fixes:

- Fix occasional page fault during boot due to memblock resizing before
  the linear map is up.

- Define NET_IP_ALIGN to 0 to improve the DMA performance on some
  platforms.

- lib/raid6 test build fix.

- .mailmap update for Punit Agrawal

----------------------------------------------------------------
Ard Biesheuvel (2):
      arm64: mm: define NET_IP_ALIGN to 0
      arm64: memblock: don't permit memblock resizing until linear mapping is up

Jeremy Linton (1):
      lib/raid6: Fix arm64 test build

Punit Agrawal (1):
      mailmap: Update email for Punit Agrawal

 .mailmap                           | 1 +
 arch/arm64/include/asm/processor.h | 8 ++++++++
 arch/arm64/mm/init.c               | 2 --
 arch/arm64/mm/mmu.c                | 2 ++
 lib/raid6/test/Makefile            | 4 ++--
 5 files changed, 13 insertions(+), 4 deletions(-)

-- 
Catalin

             reply	other threads:[~2018-11-10 11:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-10 11:44 Catalin Marinas [this message]
2018-11-10 13:10 ` [GIT PULL] arm64 fixes for 4.20-rc2 pr-tracker-bot
2018-11-14  0:55 ` 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=20181110114452.GA90619@arrakis.emea.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.deacon@arm.com \
    /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).