On Wednesday 11 November 2015 15:17:52 Mathieu Poirier wrote:
> SysFS entries are big enough to justify their own file.
> As such moving all sysFS related declarations to a dedicated
> location.
> 
> Signed-off-by: Mathieu Poirier <mathieu.poir...@linaro.org>
> ---
>  drivers/hwtracing/coresight/Makefile               |    3 +-
>  drivers/hwtracing/coresight/coresight-etm.h        |    4 +
>  .../hwtracing/coresight/coresight-etm3x-sysfs.c    | 1218 +++++++++++++++++++
>  drivers/hwtracing/coresight/coresight-etm3x.c      | 1234 
> +-------------------
> 

You are adding a lot of interfaces here, make sure that each one is documented
in Documentation/ABI/.

Your patch series doesn't add anything here, are you just using an existing
ABI?

        Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to