diff options
| author | Nicholas Piggin <[email protected]> | 2018-05-01 00:55:51 +1000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2018-07-24 22:09:57 +1000 |
| commit | 17cc1dd4924391b54fb179d0868b89dc96f2ee80 (patch) | |
| tree | 18aada7559529c711897037d94b316a6d26cfa63 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | ac4ac788fdadc6b703ff3322de07dee442e08e1c (diff) | |
powerpc/powernv: implement opal_put_chars_atomic
The RAW console does not need writes to be atomic, so relax
opal_put_chars to be able to do partial writes, and implement an
_atomic variant which does not take a spinlock. This API is used
in xmon, so the less locking that is used, the better chance there
is that a crash can be debugged.
Cc: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Nicholas Piggin <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions