From mboxrd@z Thu Jan 1 00:00:00 1970 From: Szabolcs Nagy Subject: Re: [PATCH v2 26/28] arm64/sve: Add documentation Date: Fri, 06 Oct 2017 16:43:43 +0100 Message-ID: <59D7A4AF.40408@arm.com> References: <1504198860-12951-1-git-send-email-Dave.Martin@arm.com> <1504198860-12951-27-git-send-email-Dave.Martin@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-eopbgr00043.outbound.protection.outlook.com ([40.107.0.43]:49501 "EHLO EUR02-AM5-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750915AbdJFPnw (ORCPT ); Fri, 6 Oct 2017 11:43:52 -0400 In-Reply-To: <1504198860-12951-27-git-send-email-Dave.Martin@arm.com> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Dave Martin , linux-arm-kernel@lists.infradead.org Cc: nd@arm.com, Catalin Marinas , Will Deacon , Ard Biesheuvel , =?UTF-8?B?QWxleCBCZW5uw6ll?= , Richard Sandiford , kvmarm@lists.cs.columbia.edu, libc-alpha@sourceware.org, linux-arch@vger.kernel.org, Mark Rutland On 31/08/17 18:00, Dave Martin wrote: > +9. System runtime configuration > +-------------------------------- > + > +* To mitigate the ABI impact of expansion of the signal frame, a policy > + mechanism is provided for administrators, distro maintainers and developers > + to set the default vector length for userspace processes: > + > +/proc/cpu/sve_default_vector_length elsewhere in the patch series i see /proc/sys/abi/sve_default_vector_length is this supposed to be the same?