diff options
| author | Heiko Carstens <[email protected]> | 2025-06-30 13:12:30 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2025-07-01 13:02:04 +0000 |
| commit | ccdd09e0fc0d5ce6dfc8360f0c88da9a5045b6ea (patch) | |
| tree | 5b59645c957ba7f3b8cab815577c593ee79efe18 /rust/helpers/pci.c | |
| parent | Linux 6.16-rc4 (diff) | |
| download | kernel-ccdd09e0fc0d5ce6dfc8360f0c88da9a5045b6ea.tar.gz kernel-ccdd09e0fc0d5ce6dfc8360f0c88da9a5045b6ea.zip | |
objtool: Add missing endian conversion to read_annotate()
Trying to compile an x86 kernel on big endian results in this error:
net/ipv4/netfilter/iptable_nat.o: warning: objtool: iptable_nat_table_init+0x150: Unknown annotation type: 50331648
make[5]: *** [scripts/Makefile.build:287: net/ipv4/netfilter/iptable_nat.o] Error 255
Reason is a missing endian conversion in read_annotate().
Add the missing conversion to fix this.
Fixes: 2116b349e29a ("objtool: Generic annotation infrastructure")
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'rust/helpers/pci.c')
0 files changed, 0 insertions, 0 deletions
