linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Will Deacon <will.deacon@arm.com>
To: torvalds@linux-foundation.org
Cc: catalin.marinas@arm.com, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] arm64 fixes for 4.18-rc5
Date: Fri, 13 Jul 2018 14:13:45 +0100	[thread overview]
Message-ID: <20180713131344.GH32020@arm.com> (raw)

Hi Linus,

Catalin's out enjoying the sunshine, so I'm sending the fixes for a couple
of weeks (although there hopefully won't be any more!). Summary is in the
tag, but we've got a revert of a previous fix because it broke the build
with some distro toolchains and a preemption fix when detemining whether
or not the SIMD unit is in use.

Please pull. Thanks,

Will

--->8

The following changes since commit 1e4b044d22517cae7047c99038abb444423243ca:

  Linux 4.18-rc4 (2018-07-08 16:34:02 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes

for you to fetch changes up to 2fd8eb4ad87104c54800ef3cea498c92eb15c78a:

  arm64: neon: Fix function may_use_simd() return error status (2018-07-11 17:02:02 +0100)

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

- Revert back to the 'linux' target for LD, as 'elf' breaks some distributions

- Fix preemption race when testing whether the vector unit is in use or not

----------------------------------------------------------------
Laura Abbott (1):
      Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants"

Yandong Zhao (1):
      arm64: neon: Fix function may_use_simd() return error status

 arch/arm64/Makefile           |  6 ++++--
 arch/arm64/include/asm/simd.h | 19 +++++++------------
 2 files changed, 11 insertions(+), 14 deletions(-)

             reply	other threads:[~2018-07-13 13:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-13 13:13 Will Deacon [this message]
2018-07-13 18:51 ` [GIT PULL] arm64 fixes for 4.18-rc5 Linus Torvalds
2018-07-13 21:09   ` Harald Arnesen

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=20180713131344.GH32020@arm.com \
    --to=will.deacon@arm.com \
    --cc=catalin.marinas@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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).