Re: [PATCH 3/8] use also __x86_64 when __x86_64__ is used

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, May 01, 2018 at 03:56:27PM +0100, Ramsay Jones wrote:
> > -#elif defined(__x86_64__)
> > +#elif defined(__x86_64__) || defined(__86_64)
> ----------------------------------------^^^^^^^^
> 
> __x86_64 ?
> > -#ifdef __x86_64__
> > +#if defined(__x86_64__) || defined(__86_64)
> 
> Ditto.

Arghhh, sure.
Thanks for noticing that.
-- Luc
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux