diff options
| author | Matteo Croce <[email protected]> | 2019-03-18 02:19:15 +0100 |
|---|---|---|
| committer | Wim Van Sebroeck <[email protected]> | 2019-05-05 21:02:09 +0200 |
| commit | f6cc8b355c030ed673330b5fb31e5f6e546a33b4 (patch) | |
| tree | 1dfbb4f150a0fad743f7429b33773904ec426367 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | a223770bfa7b6647f3a70983257bd89f9cafce46 (diff) | |
watchdog: i6300esb: stop printing kernel addresses
Since commit ad67b74d2469d9b8 ("printk: hash addresses printed with %p"),
i6300esb prints "____ptrval____" instead of actual addresses:
i6300ESB timer 0000:00:03.0: initialized (0x(____ptrval____)). heartbeat=30 sec (nowayout=1)
Instead of changing the print to "%px", and leaking kernel addresses,
just remove the print completely, cfr. e.g. commit 071929dbdd865f77
("arm64: Stop printing the virtual memory layout").
Signed-off-by: Matteo Croce <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions