summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2016-01-06 09:13:14 +0200
committerMichael S. Tsirkin <mst@redhat.com>2016-01-12 20:47:04 +0200
commita677f4869576eb177570ffee68598d2202de030f (patch)
treefb817d6ec7824f055e25334c39efb6219324a20e /drivers
parent234927540e6ac82f5f083a11c3e860e346ed09bc (diff)
downloadlwn-a677f4869576eb177570ffee68598d2202de030f.tar.gz
lwn-a677f4869576eb177570ffee68598d2202de030f.zip
s390: use generic memory barriers
The s390 kernel is SMP to 99.99%, we just didn't bother with a non-smp variant for the memory-barriers. If the generic header is used we'd get the non-smp version for free. It will save a small amount of text space for CONFIG_SMP=n. Suggested-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions