[PATCH] sched, time: cmpxchg does not work on 64-bit variable
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-09-30 13:26:19
Also in:
lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-09-30 13:26:19
Also in:
lkml
On Tuesday 30 September 2014 08:34:06 Rik van Riel wrote:
Arnd, on which architecture are you seeing a build failure? Is it just 32 bit arm?
Yes, I only tested on arm32, but I assume that most other 32-bit architectures will behave in a similar way. Arnd