diff options
| author | Kunwu Chan <[email protected]> | 2023-11-27 03:07:55 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2023-12-13 11:19:03 +0000 |
| commit | 8649829a1dd25199bbf557b2621cedb4bf9b3050 (patch) | |
| tree | 11206dbbdb051ebca8a39380a15f10578c9a1cb2 /scripts/bpf_doc.py | |
| parent | powerpc/powernv: Add a null pointer check to scom_debug_init_one() (diff) | |
| download | kernel-8649829a1dd25199bbf557b2621cedb4bf9b3050.tar.gz kernel-8649829a1dd25199bbf557b2621cedb4bf9b3050.zip | |
powerpc/powernv: Add a null pointer check in opal_event_init()
kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure.
Fixes: 2717a33d6074 ("powerpc/opal-irqchip: Use interrupt names if present")
Signed-off-by: Kunwu Chan <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions
