Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1410220 > unrolled thread
| Started by | Suzuki K Poulose <suzuki.poulose@arm.com> |
|---|---|
| First post | 2016-05-31 14:00 +0200 |
| Last post | 2016-05-31 14:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/5] coresight: Miscellaneous fixes Suzuki K Poulose <suzuki.poulose@arm.com> - 2016-05-31 14:00 +0200
| From | Suzuki K Poulose <suzuki.poulose@arm.com> |
|---|---|
| Date | 2016-05-31 14:00 +0200 |
| Subject | [PATCH 0/5] coresight: Miscellaneous fixes |
| Message-ID | <rEQv0-2eq-17@gated-at.bofh.it> |
This is a collection fixes / cleanups for the coresight driver. Patches 1,2 are proper fixes and would be good to have it fixed for 4.7. Patches 3-5 are cleanups. Suzuki K Poulose (5): coresight: Fix NULL pointer dereference in _coresight_build_path coresight: etmv4: Fix ETMv4x peripheral ID table coresight: Fix csdev connections initialisation coresight: Add better messages for coresight_timeout coresight: Cleanup TMC status check drivers/hwtracing/coresight/coresight-etb10.c | 6 ++-- drivers/hwtracing/coresight/coresight-etm4x.c | 14 ++++---- drivers/hwtracing/coresight/coresight-tmc-etr.c | 2 +- drivers/hwtracing/coresight/coresight-tmc.c | 6 ++-- drivers/hwtracing/coresight/coresight.c | 48 ++++++++++++++----------- 5 files changed, 38 insertions(+), 38 deletions(-) -- 1.9.1
Back to top | Article view | linux.kernel
csiph-web