Return-Path: Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Subject: Re: [PATCH] sbc: improve compatibility with ARM Cortex-M From: Marcel Holtmann In-Reply-To: Date: Tue, 9 Jan 2018 16:27:35 +0100 Cc: linux-bluetooth@vger.kernel.org Message-Id: References: To: Austin Morton Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Austin, > Specifically test the compiler for the feature required to use the > smuad/smlad instructions when determining if we can build with ARMV6 > primitive support rather than guessing based on thumb version. > __ARM_FEATURE_SIMD32 is defined in section 9.5.1 of the "ARM C > Language Extensions 2.1" specification published by ARM. > > Signed-off-by: Austin Morton can I get a patch without SoB line. We are not using that in userspace. Regards Marcel