On Mon, 20 May 2024 16:26:47 +1000, Michael Ellerman wrote:
> Building the sigaltstack test with GCC on 64-bit powerpc errors with:
>
> gcc -Wall sas.c -o /home/michael/linux/.build/kselftest/sigaltstack/sas
> In file included from sas.c:23:
> current_stack_pointer.h:22:2: error: #error
Building the sigaltstack test with GCC on 64-bit powerpc errors with:
gcc -Wall sas.c -o /home/michael/linux/.build/kselftest/sigaltstack/sas
In file included from sas.c:23:
current_stack_pointer.h:22:2: error: #error "implement current_stack_pointer
equivalent"
22 | #error "imple