lkml.org 
[lkml]   [2020]   [Apr]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] Minor sparse and style fixes
Date
I got a report that kcalloc() didn't exist in coresight-cti-platform.c
on arm builds and that looked like we didn't include very many headers
to get prototypes of functions like kcalloc(), etc. The first patch fixes
this problem by including the headers and then the rest of these
patches fix minor sparse and style issues that I saw while looking
through the coresight directory.

Pathes based on linux-next.

Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
Cc: Mike Leach <mike.leach@linaro.org>
Cc: Douglas Anderson <dianders@chromium.org>

Changes from v1:
* Dropped patches that were applied
* Added more includes to cti.c and priv.h

Stephen Boyd (2):
coresight: Include required headers in C files
coresight: Avoid casting void pointers

.../hwtracing/coresight/coresight-cti-platform.c | 8 +++++++-
drivers/hwtracing/coresight/coresight-cti-sysfs.c | 7 +++++++
drivers/hwtracing/coresight/coresight-cti.c | 13 +++++++++++++
drivers/hwtracing/coresight/coresight-cti.h | 8 +++++++-
drivers/hwtracing/coresight/coresight-priv.h | 9 ++++++---
5 files changed, 40 insertions(+), 5 deletions(-)


base-commit: 62eb0c79662ccb3c09c3724d0d4df2501cb8277c
--
Sent by a computer, using git, on the internet

\
 
 \ /
  Last update: 2020-04-28 20:10    [W:0.668 / U:1.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site