diff options
| author | Ian Rogers <irogers@google.com> | 2025-10-16 13:51:23 -0700 |
|---|---|---|
| committer | Thomas Gleixner <tglx@kernel.org> | 2026-01-14 08:56:41 +0100 |
| commit | df0f9a664be55a8529362a1ada847a19a91e4807 (patch) | |
| tree | d9dbc0da318e57b82925c59d86aba6ea2cd78764 /tools/include/linux | |
| parent | 7158fc54b2c6f124eec0d7cd13bff69da0172e59 (diff) | |
parisc: Inline a type punning version of get_unaligned_le32()
Reading the byte/char output_len with get_unaligned_le32() can trigger
compiler warnings due to the size read. Avoid these warnings by using
type punning. This avoids issues when switching get_unaligned_t() to
__builtin_memcpy().
Signed-off-by: Ian Rogers <irogers@google.com>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20251016205126.2882625-2-irogers@google.com
Diffstat (limited to 'tools/include/linux')
0 files changed, 0 insertions, 0 deletions
