lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 11 Nov 2015 23:30:44 +0100
From:	Arnd Bergmann <arnd@...db.de>
To:	linux-arm-kernel@...ts.infradead.org
Cc:	Mathieu Poirier <mathieu.poirier@...aro.org>,
	gregkh@...uxfoundation.org, a.p.zijlstra@...llo.nl,
	alexander.shishkin@...ux.intel.com, acme@...nel.org,
	mingo@...hat.com, corbet@....net, nicolas.pitre@...aro.org,
	al.grant@....com, pawel.moll@....com, linux-doc@...r.kernel.org,
	linux-kernel@...r.kernel.org, fainelli@...adcom.com,
	adrian.hunter@...el.com, tor@...com, mike.leach@....com,
	zhang.chunyan@...aro.org
Subject: Re: [PATCH V3 02/26] coresight: etm3x: moving sysFS entries to dedicated file

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.poirier@...aro.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 majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ