Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1581237

Re: [PATCH] arm64: include asm/assembler.h in entry-ftrace.S

From Will Deacon <will.deacon@arm.com>
Newsgroups linux.kernel
Subject Re: [PATCH] arm64: include asm/assembler.h in entry-ftrace.S
Date 2017-02-15 12:40 +0100
Message-ID <tb66d-7Lf-15@gated-at.bofh.it> (permalink)
References <taSZk-75C-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Feb 14, 2017 at 10:32:58PM +0100, Arnd Bergmann wrote:
> In a randconfig build I ran into this build error:
> 
> arch/arm64/kernel/entry-ftrace.S: Assembler messages:
> arch/arm64/kernel/entry-ftrace.S:101: Error: unknown mnemonic `ldr_l' -- `ldr_l x2,ftrace_trace_function'
> 
> The macro is defined in asm/assembler.h, so we should include that file.
> 
> Fixes: 829d2bd13392 ("arm64: entry-ftrace.S: avoid open-coded {adr,ldr}_l")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

I've picked this one up too.

Will

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] arm64: include asm/assembler.h in entry-ftrace.S Arnd Bergmann <arnd@arndb.de> - 2017-02-14 22:40 +0100
  Re: [PATCH] arm64: include asm/assembler.h in entry-ftrace.S Will Deacon <will.deacon@arm.com> - 2017-02-15 12:40 +0100

csiph-web