On Sat, Nov 28, 2020 at 10:43:18AM +0200, Ovidiu Panait wrote:
> In order to remove the arch-specific ifdefs around initr_trap, introduce
> arch_initr_trap weak initcall. Implementations for ppc/m68k/mips have
> been moved to arch//lib/traps.c
>
> Default implementation is a nop stub.
>
> Signed
Am Samstag, den 28.11.2020, 10:43 +0200 schrieb Ovidiu Panait:
> In order to remove the arch-specific ifdefs around initr_trap, introduce
> arch_initr_trap weak initcall. Implementations for ppc/m68k/mips have
> been moved to arch//lib/traps.c
>
> Default implementation is a nop stub.
>
> Signed-
In order to remove the arch-specific ifdefs around initr_trap, introduce
arch_initr_trap weak initcall. Implementations for ppc/m68k/mips have
been moved to arch//lib/traps.c
Default implementation is a nop stub.
Signed-off-by: Ovidiu Panait
Reviewed-by: Simon Glass
---
v4 updates:
- Drop trap_
3 matches
Mail list logo