On Thu, 2017-03-09 at 05:42:12 UTC, "Tobin C. Harding" wrote:
> .llong is an undocumented PPC specific directive. The generic
> equivalent is .quad, but even better (because it's self describing) is
> .8byte.
> 
> Convert directives .llong -> .8byte
> 
> Signed-off-by: Tobin C. Harding <m...@tobin.cc>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/eb039161da2ff388cc30d076badd8e

cheers

Reply via email to