Re: [RESEND PATCH V4 4/4] coresight-stm: adding driver for CoreSight STM component

2016-03-25 Thread Mathieu Poirier
On 7 March 2016 at 23:33, Chunyan Zhang wrote: > From: Pratik Patel > > This driver adds support for the STM CoreSight IP block, allowing any > system compoment (HW or SW) to log and aggregate messages via a > single entity. > > The CoreSight STM exposes an application defined number of channels

Re: [RESEND PATCH V4 0/4] Introduce CoreSight STM support

2016-03-25 Thread Mathieu Poirier
On 7 March 2016 at 23:33, Chunyan Zhang wrote: > This patchset adds support for the CoreSight STM IP block. > > In the fourth version, comments from various people have been > addressed. Representing configurations where channels are shared > between multiple masterIDs has been kept unchanged fro

[PATCH] SubmittingPatches: add a rule describing how to submit reverted changes

2016-03-25 Thread Vladimir Zapolskiy
The change adds a basic formal rule for developers about how to format subject and commit message of reverted changes. The rule is based on discussion from http://www.spinics.net/lists/arm-kernel/msg75667.html : RMK> I think it's sensible to keep at least the summary line RMK> of a 'git revert'