[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201112212457.2042105-1-adrian.ratiu@collabora.com>
Date: Thu, 12 Nov 2020 23:24:55 +0200
From: Adrian Ratiu <adrian.ratiu@...labora.com>
To: linux-arm-kernel@...ts.infradead.org
Cc: Nathan Chancellor <natechancellor@...il.com>,
Nick Desaulniers <ndesaulniers@...gle.com>,
Arnd Bergmann <arnd@...db.de>,
Russell King <linux@...linux.org.uk>,
Ard Biesheuvel <ardb@...nel.org>,
Arvind Sankar <nivedita@...m.mit.edu>, kernel@...labora.com,
clang-built-linux <clang-built-linux@...glegroups.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [PATCH v2 0/2] xor-neon: Remove GCC warn & pragmas
Dear all,
This is v2 of the patch series at
id:20201106051436.2384842-1-adrian.ratiu@...labora.com
Tested on next-20201112 using GCC 10.2.0 and Clang 10.0.1.
Kind regards,
Adrian
Changes in v2:
- Dropped the patch which disabled Clang vectorization (Nick)
- Added new patch to move pragmas to makefile cmdline options
(Arvid and Ard)
Adrian Ratiu (1):
arm: lib: xor-neon: move pragma options to makefile
Nathan Chancellor (1):
arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning
arch/arm/lib/Makefile | 2 +-
arch/arm/lib/xor-neon.c | 17 -----------------
2 files changed, 1 insertion(+), 18 deletions(-)
--
2.29.2
Powered by blists - more mailing lists