diff options
author | John Ogness <john.ogness@linutronix.de> | 2024-02-26 13:07:24 +0106 |
---|---|---|
committer | Petr Mladek <pmladek@suse.com> | 2024-03-15 17:03:32 +0100 |
commit | 8076972468584d4a21dab9aa50e388b3ea9ad8c7 (patch) | |
tree | 1ff0b6d32afa86c09b4821056b9f43bfd5911ccc /tools/perf/scripts/python/bin/export-to-sqlite-report | |
parent | b0546776ad3f332e215cebc0b063ba4351971cca (diff) |
printk: Update @console_may_schedule in console_trylock_spinning()
console_trylock_spinning() may takeover the console lock from a
schedulable context. Update @console_may_schedule to make sure it
reflects a trylock acquire.
Reported-by: Mukesh Ojha <quic_mojha@quicinc.com>
Closes: https://lore.kernel.org/lkml/20240222090538.23017-1-quic_mojha@quicinc.com
Fixes: dbdda842fe96 ("printk: Add console owner and waiter logic to load balance console writes")
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Reviewed-by: Mukesh Ojha <quic_mojha@quicinc.com>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/875xybmo2z.fsf@jogness.linutronix.de
Signed-off-by: Petr Mladek <pmladek@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions