diff options
| author | Frederic Barrat <[email protected]> | 2019-11-21 14:49:13 +0100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-01-23 21:31:17 +1100 |
| commit | 658ab186dd22060408d94f5c5a6d02d809baba44 (patch) | |
| tree | 23b3ad148f6ad7c3a8a59639383a018d62f6f5ac /tools/perf/scripts/python/stackcollapse.py | |
| parent | bbb789046084d18fff1a32a7bcdeca36dfa0ac14 (diff) | |
pci/hotplug/pnv-php: Remove erroneous warning
On powernv, when removing a device through hotplug, the following
warning is logged:
Invalid refcount <.> on <...>
It may be incorrect, the refcount may be set to a higher value than 1
and be valid. of_detach_node() can drop more than one reference. As it
doesn't seem trivial to assert the correct value, let's remove the
warning.
Reviewed-by: Alastair D'Silva <[email protected]>
Reviewed-by: Andrew Donnellan <[email protected]>
Signed-off-by: Frederic Barrat <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions