From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suzuki.Poulose@arm.com (Suzuki K Poulose) Date: Thu, 19 Jan 2017 13:55:57 +0000 Subject: [PATCH] coresight: STM: Balance enable/disable In-Reply-To: <20170119114037.GR28024@kroah.com> References: <1484589600-21397-1-git-send-email-suzuki.poulose@arm.com> <20170119114037.GR28024@kroah.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 19/01/17 11:40, Greg KH wrote: >> Fixes: commit 237483aa5cf43 ("coresight: stm: adding driver for CoreSight STM component") >> Cc: Pratik Patel >> Cc: Greg Kroah-Hartman >> Cc: stable at vger.kernel.org # 4.7+ >> Acked-by: Mathieu Poirier >> Reviewed-by: Chunyan Zhang >> Reported-by: Robert Walker >> Signed-off-by: Suzuki K Poulose >> --- >> >> Greg, >> >> Without this patch, the coresight STM IP can only be used for one tracing >> session per boot, seriously limiting its usability. > > When you resend a patch, please tell me what is different from the > previous version you sent. I figured it out here, but please do this > next time. Hi Greg, Sure, will keep that in mind. For this patch nothing has changed, except for the addition of Review/Ack. It was resent (with to: you) just to make sure it gets through the rc series. Thanks for queuing it. Suzuki