Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1309576
| From | Mathieu Poirier <mathieu.poirier@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/5] coresight: miscellaneous fix and cleanup |
| Date | 2016-01-14 20:00 +0100 |
| Message-ID | <qQVhM-2GT-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
These patches present a few fix and some cleanup code for the coresight subsystem. The set serves as a foundation for the upcoming 8th iteration of the "coresight: integration with perf" patch set but not part of the new functionality, hence choosing to send separately. This set is based on [1]. Thanks, Mathieu Mathieu Poirier (5): coresight: fixing indentation problem coresight: fixing lockdep error coresight: coresight_unregister() function cleanup coresight: release reference taken by 'bus_find_device()' coresight: remove csdev's link from topology drivers/hwtracing/coresight/coresight.c | 57 +++++++++++++++++++++++++++++---- 1 file changed, 51 insertions(+), 6 deletions(-) -- 2.1.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/5] coresight: miscellaneous fix and cleanup Mathieu Poirier <mathieu.poirier@linaro.org> - 2016-01-14 20:00 +0100 [PATCH 2/5] coresight: fixing lockdep error Mathieu Poirier <mathieu.poirier@linaro.org> - 2016-01-14 20:00 +0100 [PATCH 3/5] coresight: coresight_unregister() function cleanup Mathieu Poirier <mathieu.poirier@linaro.org> - 2016-01-14 20:00 +0100
csiph-web