diff options
author | Gavin Shan <[email protected]> | 2020-09-22 23:04:13 +1000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2020-09-28 21:52:22 +0100 |
commit | 663c0e89c8defd75a9d34ae31dbc315d6cf894bd (patch) | |
tree | 8609a3c0cf7d197ca4da09d909b693cbebcc9cd8 /scripts/gdb/linux/modules.py | |
parent | 119884249fdba34a06df250a4402a6b2f3697a47 (diff) |
firmware: arm_sdei: Retrieve event number from event instance
In sdei_event_create(), the event number is retrieved from the
variable @event_num for the shared event. The event number was
stored in the event instance. So we can fetch it from the event
instance, similar to what we're doing for the private event.
Signed-off-by: Gavin Shan <[email protected]>
Reviewed-by: Jonathan Cameron <[email protected]>
Acked-by: James Morse <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions