diff for duplicates of <20140905183109.GA5497@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 9d59247..55a3eb5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -77,8 +77,8 @@ index d5ad7b1118fc..934a834ab9f9 100644 /* Is this type a native word size -- useful for atomic operations */ #ifndef __native_word --# define __native_word(t) (sizeof(t) == sizeof(int) || sizeof(t) == sizeof(long)) -+# define __native_word(t) (sizeof(t) == sizeof(char) || sizeof(t) == sizeof(short) || sizeof(t) == sizeof(int) || sizeof(t) == sizeof(long)) +-# define __native_word(t) (sizeof(t) = sizeof(int) || sizeof(t) = sizeof(long)) ++# define __native_word(t) (sizeof(t) = sizeof(char) || sizeof(t) = sizeof(short) || sizeof(t) = sizeof(int) || sizeof(t) = sizeof(long)) #endif /* Compile time object size, -1 for unknown */ diff --git a/a/content_digest b/N1/content_digest index d82c75b..2e49df4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -10,7 +10,7 @@ "ref\020140905180950.GU5001@linux.vnet.ibm.com\0" "From\0Paul E. McKenney <paulmck@linux.vnet.ibm.com>\0" "Subject\0Re: bit fields && data tearing\0" - "Date\0Fri, 5 Sep 2014 11:31:09 -0700\0" + "Date\0Fri, 05 Sep 2014 18:31:09 +0000\0" "To\0Michael Cree <mcree@orcon.net.nz>" H. Peter Anvin <hpa@zytor.com> Peter Hurley <peter@hurleysoftware.com> @@ -109,10 +109,10 @@ " \n" " /* Is this type a native word size -- useful for atomic operations */\n" " #ifndef __native_word\n" - "-# define __native_word(t) (sizeof(t) == sizeof(int) || sizeof(t) == sizeof(long))\n" - "+# define __native_word(t) (sizeof(t) == sizeof(char) || sizeof(t) == sizeof(short) || sizeof(t) == sizeof(int) || sizeof(t) == sizeof(long))\n" + "-# define __native_word(t) (sizeof(t) = sizeof(int) || sizeof(t) = sizeof(long))\n" + "+# define __native_word(t) (sizeof(t) = sizeof(char) || sizeof(t) = sizeof(short) || sizeof(t) = sizeof(int) || sizeof(t) = sizeof(long))\n" " #endif\n" " \n" /* Compile time object size, -1 for unknown */ -7a350bc12988e8422c15e7cab5b526f89869e7073800bb3e4b4a44c2e9460121 +c6af3b9ea312970ff706120cdd566848becad29d5ea0412d1bd2a9516441edc5
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.