diff options
author | Benjamin Gray <bgray@linux.ibm.com> | 2023-10-11 08:37:07 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-10-19 09:16:20 +0300 |
commit | 8577dd00a6ba335bc359313599d6100522a1931c (patch) | |
tree | dd642b8653fa5f2eb4edbf9033789b9d6d9f19c0 /scripts/gdb/linux/interrupts.py | |
parent | 2b4a6cc9a1a7cf6958c8b11f94e61c8e81b60b88 (diff) | |
download | linux-8577dd00a6ba335bc359313599d6100522a1931c.tar.xz |
powerpc/opal: Annotate out param endianness
Sparse reports an endian mismatch with args to opal_int_get_xirr().
Checking the skiboot source[1] shows the function takes a __be32*
(as expected), so update the function declaration to reflect this.
[1]: https://github.com/open-power/skiboot/blob/80e2b1dc73/hw/xive.c#L3479
Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20231011053711.93427-9-bgray@linux.ibm.com
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions