Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1422118

[PATCH 0/3] coresight: fix for v4.7-rcX

From Mathieu Poirier <mathieu.poirier@linaro.org>
Newsgroups linux.kernel
Subject [PATCH 0/3] coresight: fix for v4.7-rcX
Date 2016-06-14 19:20 +0200
Message-ID <rK0am-7OM-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Greg,

These 3 patches address problems that lead to kernel crashes.  As such
I think there is value in fixing them in this cycle rather than waiting 
for next merge window.

Best regards,
Mathieu

Suzuki K Poulose (3):
  coresight: Fix NULL pointer dereference in _coresight_build_path
  coresight: Fix tmc_read_unprepare_etr
  coresight: Fix erroneous memset in tmc_read_unprepare_etr

 drivers/hwtracing/coresight/coresight-tmc-etr.c | 11 ++++-------
 drivers/hwtracing/coresight/coresight.c         |  6 +++---
 2 files changed, 7 insertions(+), 10 deletions(-)

-- 
2.5.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] coresight: fix for v4.7-rcX  Mathieu Poirier <mathieu.poirier@linaro.org> - 2016-06-14 19:20 +0200
  [PATCH 3/3] coresight: Fix erroneous memset in tmc_read_unprepare_etr Mathieu Poirier <mathieu.poirier@linaro.org> - 2016-06-14 19:20 +0200
  [PATCH 2/3] coresight: Fix tmc_read_unprepare_etr Mathieu Poirier <mathieu.poirier@linaro.org> - 2016-06-14 19:30 +0200

csiph-web