Hi Russell,
On Sun, 3 Sep 2017 23:21:52 +0100
Russell King - ARM Linux wrote:
> On Thu, Aug 17, 2017 at 04:15:00PM +0900, Masami Hiramatsu wrote:
> > Cleanup in_exception_text() using memory_contains() and
> > move it in asm/sections.h from asm/trap.h because
> > section symbols and memory_conta
On Thu, Aug 17, 2017 at 04:15:00PM +0900, Masami Hiramatsu wrote:
> Cleanup in_exception_text() using memory_contains() and
> move it in asm/sections.h from asm/trap.h because
> section symbols and memory_contains() are defined in
> asm/sections.h.
>
> Signed-off-by: Masami Hiramatsu
> ---
> arc
Cleanup in_exception_text() using memory_contains() and
move it in asm/sections.h from asm/trap.h because
section symbols and memory_contains() are defined in
asm/sections.h.
Signed-off-by: Masami Hiramatsu
---
arch/arm/include/asm/sections.h | 17 +
arch/arm/include/asm/traps.
3 matches
Mail list logo