From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave P Martin Subject: Re: [PATCH v5 00/30] ARM Scalable Vector Extension (SVE) Date: Thu, 2 Nov 2017 17:04:34 +0000 Message-ID: <20171102170434.GD32200@e103592.cambridge.arm.com> References: <1509465082-30427-1-git-send-email-Dave.Martin@arm.com> <20171102163248.GB595@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <20171102163248.GB595-5wv7dgnIgG8@public.gmane.org> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Will Deacon Cc: "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , Catalin Marinas , Ard Biesheuvel , Alex =?iso-8859-1?Q?Benn=E9e?= , Szabolcs Nagy , "tokamoto-+CUm20s59erQFUHtdCDX3A@public.gmane.org" , "kvmarm-FPEHb7Xf0XXUo1n7N8X6UoWGPAHP3yOg@public.gmane.org" , "libc-alpha-9JcytcrH/bA+uJoB2kUjGw@public.gmane.org" , "linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Alan Hayward , Alexander Viro , Christoffer Dall , Mark Rutland , Oleg Nesterov , Dmitry Safonov , "H . J . Lu" List-Id: linux-api@vger.kernel.org On Thu, Nov 02, 2017 at 04:32:49PM +0000, Will Deacon wrote: > On Tue, Oct 31, 2017 at 03:50:52PM +0000, Dave Martin wrote: > > This series implements Linux kernel support for the ARM Scalable Vector > > Extension (SVE). [1] It supersedes the previous v3: see [3] for link > > and full cover letter. > > > > This is a minor update to v4, but does contain a couple of important > > fixes. > > I've pushed a version of this series out to the arm64 devel branch, with > a view to putting it into next. > > git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git devel > > Please kick the tyres and let me know of any issues ASAP. No obvious problems so far. Cheers ---Dave IMPORTANT NOTICE: The contents of this email and any attachments are confid= ential and may also be privileged. If you are not the intended recipient, p= lease notify the sender immediately and do not disclose the contents to any= other person, use it for any purpose, or store or copy the information in = any medium. Thank you. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-eopbgr00058.outbound.protection.outlook.com ([40.107.0.58]:42352 "EHLO EUR02-AM5-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754198AbdKBREp (ORCPT ); Thu, 2 Nov 2017 13:04:45 -0400 Date: Thu, 2 Nov 2017 17:04:34 +0000 From: Dave P Martin Subject: Re: [PATCH v5 00/30] ARM Scalable Vector Extension (SVE) Message-ID: <20171102170434.GD32200@e103592.cambridge.arm.com> References: <1509465082-30427-1-git-send-email-Dave.Martin@arm.com> <20171102163248.GB595@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171102163248.GB595@arm.com> Content-Transfer-Encoding: quoted-printable Sender: linux-arch-owner@vger.kernel.org List-ID: To: Will Deacon Cc: "linux-arm-kernel@lists.infradead.org" , Catalin Marinas , Ard Biesheuvel , Alex =?iso-8859-1?Q?Benn=E9e?= , Szabolcs Nagy , "tokamoto@jp.fujitsu.com" , "kvmarm@lists.cs.columbia.edu" , "libc-alpha@sourceware.org" , "linux-arch@vger.kernel.org" , Alan Hayward , Alexander Viro , Christoffer Dall , Mark Rutland , Oleg Nesterov , Dmitry Safonov , "H . J . Lu" , "H. Peter Anvin" , Ingo Molnar , Thomas Gleixner , Michael Kerrisk , "linux-api@vger.kernel.org" Message-ID: <20171102170434.hdylPFdoK6iHvID7_Bb8aK2S7CnG7JlqmGwpTAhaxR0@z> On Thu, Nov 02, 2017 at 04:32:49PM +0000, Will Deacon wrote: > On Tue, Oct 31, 2017 at 03:50:52PM +0000, Dave Martin wrote: > > This series implements Linux kernel support for the ARM Scalable Vector > > Extension (SVE). [1] It supersedes the previous v3: see [3] for link > > and full cover letter. > > > > This is a minor update to v4, but does contain a couple of important > > fixes. > > I've pushed a version of this series out to the arm64 devel branch, with > a view to putting it into next. > > git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git devel > > Please kick the tyres and let me know of any issues ASAP. No obvious problems so far. Cheers ---Dave IMPORTANT NOTICE: The contents of this email and any attachments are confid= ential and may also be privileged. If you are not the intended recipient, p= lease notify the sender immediately and do not disclose the contents to any= other person, use it for any purpose, or store or copy the information in = any medium. Thank you. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave.Martin@arm.com (Dave P Martin) Date: Thu, 2 Nov 2017 17:04:34 +0000 Subject: [PATCH v5 00/30] ARM Scalable Vector Extension (SVE) In-Reply-To: <20171102163248.GB595@arm.com> References: <1509465082-30427-1-git-send-email-Dave.Martin@arm.com> <20171102163248.GB595@arm.com> Message-ID: <20171102170434.GD32200@e103592.cambridge.arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Nov 02, 2017 at 04:32:49PM +0000, Will Deacon wrote: > On Tue, Oct 31, 2017 at 03:50:52PM +0000, Dave Martin wrote: > > This series implements Linux kernel support for the ARM Scalable Vector > > Extension (SVE). [1] It supersedes the previous v3: see [3] for link > > and full cover letter. > > > > This is a minor update to v4, but does contain a couple of important > > fixes. > > I've pushed a version of this series out to the arm64 devel branch, with > a view to putting it into next. > > git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git devel > > Please kick the tyres and let me know of any issues ASAP. No obvious problems so far. Cheers ---Dave IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.