diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2022-08-30 10:33:15 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2022-09-21 12:01:47 -0300 |
commit | 2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3 (patch) | |
tree | 5ae2c5598f3b1dffa03397898c02f9002f59af6d /sysdeps/unix/sysv/linux/dl-openat64.c | |
parent | 52c037f3574eb9062b111d78a4cbeb79681d07d3 (diff) | |
download | glibc-2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3.tar glibc-2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3.tar.gz glibc-2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3.tar.bz2 glibc-2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3.zip |
m68k: Enforce 4-byte alignment on internal locks (BZ #29537)
A new internal definition, __LIBC_LOCK_ALIGNMENT, is used to force
the 4-byte alignment only for m68k, other architecture keep the
natural alignment of the type used internally (and hppa does not
require 16-byte alignment for kernel-assisted CAS).
Reviewed-by: Florian Weimer <fweimer@redhat.com>
(cherry picked from commit aeb4d2e9815d459e2640a31f5abb8ef803830107)
Diffstat (limited to 'sysdeps/unix/sysv/linux/dl-openat64.c')
0 files changed, 0 insertions, 0 deletions