From mboxrd@z Thu Jan 1 00:00:00 1970 From: joseph@codesourcery.com (Joseph Myers) Date: Wed, 30 Jan 2019 21:50:40 +0000 Subject: [PATCH v2 05/15] ARC: Atomics and Locking primitives In-Reply-To: References: <1548811555-24373-1-git-send-email-vgupta@synopsys.com> <1548811555-24373-6-git-send-email-vgupta@synopsys.com> List-ID: Message-ID: To: linux-snps-arc@lists.infradead.org On Wed, 30 Jan 2019, Vineet Gupta wrote: > On 1/30/19 1:04 PM, Joseph Myers wrote: > >>> +#define __PTHREAD_MUTEX_NUSERS_AFTER_KIND 1 > >>> +#define __PTHREAD_MUTEX_USE_UNION 1 > >> New ports should use the preferred values for these macros. > > This seems like something that could be a common issue for new ports, so > > worth a mention at alongside > > such things as using init_array and USE_ATOMIC_COMPILER_BUILTINS. > > Updated wiki page ! Now it's saying those macros are in atomic-machine.h. That's not right; the information about those macros needs to go in a separate paragraph. -- Joseph S. Myers joseph at codesourcery.com