[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0dd96239-5fa1-afda-2727-db46f8bb9171@kernel.org>
Date: Thu, 27 Apr 2017 07:44:43 -0600
From: Shuah Khan <shuah@...nel.org>
To: Fathi Boudra <fathi.boudra@...aro.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Pratyush Anand <panand@...hat.com>,
linux-kselftest@...r.kernel.org,
shuah Khan <shuahkh@....samsung.com>
Subject: Re: [PATCH 1/1] selftests: breakpoints: allow to cross-compile for
aarch64/arm64
On 04/19/2017 11:31 AM, Fathi Boudra wrote:
> gentle ping
>
> On 22 March 2017 at 20:04, Fathi Boudra <fathi.boudra@...aro.org> wrote:
>> To build breakpoint_test_arm64, ARCH value is only tested for "aarch64".
>> It covers only the native build because it's computed from uname -m output.
>> For cross-compilation, ARCH is set to arm64 and prevent to cross-compile
>> the test.
>> Fix the test to allow both native and cross-compilation of the test.
>>
>> Note: glibc is missing several of the TRAP_* constants in the userspace
>> definitions. Specifically TRAP_BRANCH and TRAP_HWBKPT.
>> See https://sourceware.org/bugzilla/show_bug.cgi?id=21286
>>
>> Signed-off-by: Fathi Boudra <fathi.boudra@...aro.org>
>> ---
Applied to linux-kselftest next.
thanks for the patch.
-- Shuah
Powered by blists - more mailing lists