Skip to content
Commit b28fc0d8 authored by Helge Deller's avatar Helge Deller
Browse files

parisc: Mark lock_aligned variables 16-byte aligned on SMP



On parisc we need 16-byte alignment for variables which are used for
locking. Mark the __lock_aligned attribute acordingly so that the
.data..lock_aligned section will get that alignment in the generated
object files.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
Cc: stable@vger.kernel.org   # v6.0+
parent 07eecff8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment