Re: [PATCH 05/11] Move event-notifications to libcrtest/common.c

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

 



Quoting Sukadev Bhattiprolu (sukadev@xxxxxxxxxxxxxxxxxx):
...
> diff --git a/libcrtest/libcrtest.h b/libcrtest/libcrtest.h
> index a42c178..9a0a13e 100644
> --- a/libcrtest/libcrtest.h
> +++ b/libcrtest/libcrtest.h
> @@ -12,6 +12,10 @@ struct record {
>  	char data[256];
>  };
> 
> +#ifdef __i386__
> +typedef unsigned long long u64;
> +#endif
> +

Why did you make this __i386__ only?  I need this on s390 too, but am
wondering whether I'll break another arch if I just remove this ifdef?
Did you see this break on x86-64 or powerpc or something?

-serge
_______________________________________________
Containers mailing list
Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/containers

[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux