diff options
| author | Song Guo <songguo@google.com> | 2026-07-15 12:21:44 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-17 15:51:03 +0200 |
| commit | b072266078c9dfc3e59022c79575bd37796bb0bd (patch) | |
| tree | f297961b6560485b9215dc4caa837ddc2e3424ce /include/linux/timerqueue.h | |
| parent | 9bdecb9173801ce558296b3f68ddc28e030a1849 (diff) | |
misc: open-dice: do not assume dev->of_node is valid
dev->of_node is not null only when the device is configured via device
tree. When the matching device is configured by other means (like ACPI),
the current code will cause null pointer dereference.
Signed-off-by: Song Guo <songguo@google.com>
Link: https://patch.msgid.link/20260715122146.4069884-2-songguo@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
