commit | 2e30db9522837e2a5d30ce1e66afb0a7ee0ff350 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue May 29 11:21:27 2012 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed May 30 09:07:59 2012 +0200 |
tree | 5dfc7bf32ec5406a64dae36d8ba0c76820ac0df6 | |
parent | 1896d256d3513eafa2c2d506299b8f3951319ca2 [diff] |
s390/cmpxchg: select HAVE_CMPXCHG_LOCAL option Now that hopefully all cmpxchg/xchg bugs have been fixed select HAVE_CMPXCHG_LOCAL option which uncovered a couple of bugs on s390. The only call site which is affected seems to be within mm/vmstat.c. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>