]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xtensa: ptrace: Remove zero-length alignment array
authorThorsten Blum <thorsten.blum@linux.dev>
Wed, 19 Feb 2025 11:48:00 +0000 (12:48 +0100)
committerMax Filippov <jcmvbkbc@gmail.com>
Wed, 19 Feb 2025 17:06:37 +0000 (09:06 -0800)
commitdbef257ab7fabc845fe359cbe74b08d3b590550e
tree73108624eeeccd8231d6cd1259144b1d3c8afe5e
parentffd294d346d185b70e28b1a28abe367bbfe53c04
xtensa: ptrace: Remove zero-length alignment array

Use a compiler attribute to align the areg field to 16 bytes instead of
using a zero-length alignment array.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Message-Id: <20250219114759.20110-2-thorsten.blum@linux.dev>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/include/asm/ptrace.h