[Skiboot] [PATCH v3] processor.h: implement sndmsg instructions

Stewart Smith stewart at linux.ibm.com
Mon May 7 03:16:57 AEST 2018


Joel Stanley <joel at jms.id.au> writes:
> Clang doesn't know about msgsnd, msgclr, msgsync yet. Open code them
> using .long asm() calls.
>
> Instead of introducing ifdef hell, do this unconditionally for all
> compilers as the code generation does not change.
>
> Signed-off-by: Joel Stanley <joel at jms.id.au>
> ---
> This is just a copy of this patch, as part of my clang series. Like
> almost of the of the patches in the series, it can be applied
> independently.
>
> v3: A rewrite with mpe's assistance without using kernel code.
> Now uses ccan's stringify.

Nice. Cheers for that. Merged to master as of 8d4fa16d384ea6de53d7396fb6d212dcd0b8af27

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list