diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2024-03-28 11:59:13 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-04-03 15:11:59 +0200 |
commit | e87d1d92caf36a102a7914ec509907fa602b9d8d (patch) | |
tree | 7216f60bca2c6a9040e030ad599220f64b179795 /lib/mpi/mpiutil.c | |
parent | d053dc4866b840aedab83e8fc9794ab1857b3783 (diff) | |
download | linux-stable-e87d1d92caf36a102a7914ec509907fa602b9d8d.tar.gz linux-stable-e87d1d92caf36a102a7914ec509907fa602b9d8d.tar.bz2 linux-stable-e87d1d92caf36a102a7914ec509907fa602b9d8d.zip |
tools/resolve_btfids: fix build with musl libc
commit 62248b22d01e96a4d669cde0d7005bd51ebf9e76 upstream.
Include the header that defines u32.
This fixes build of 6.6.23 and 6.1.83 kernels for Alpine Linux, which
uses musl libc. I assume that GNU libc indirecly pulls in linux/types.h.
Fixes: 9707ac4fe2f5 ("tools/resolve_btfids: Refactor set sorting with types from btf_ids.h")
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=218647
Cc: stable@vger.kernel.org
Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
Tested-by: Greg Thelen <gthelen@google.com>
Link: https://lore.kernel.org/r/20240328110103.28734-1-ncopa@alpinelinux.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions