mbox series

[0/1] coresight: next v5.5-rc6

Message ID 20200117185607.24244-1-mathieu.poirier@linaro.org (mailing list archive)
Headers show
Series coresight: next v5.5-rc6 | expand

Message

Mathieu Poirier Jan. 17, 2020, 6:56 p.m. UTC
Hi Greg,

Just a single patch to add for the next cycle.

Thanks,
Mathieu

Arnd Bergmann (1):
  coresight: etm4x: Fix unused function warning

 drivers/hwtracing/coresight/coresight-etm4x.c | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

Comments

Greg KH Jan. 17, 2020, 11:14 p.m. UTC | #1
On Fri, Jan 17, 2020 at 11:56:06AM -0700, Mathieu Poirier wrote:
> Hi Greg,
> 
> Just a single patch to add for the next cycle.

Next cycle?

This doesn't apply to my char-misc-linus branch at all.  But it does
apply to my -next branch which is for 5.6-rc1.

So which does this go to?

confused,

greg k-h
Greg KH Jan. 18, 2020, 2:06 p.m. UTC | #2
On Fri, Jan 17, 2020 at 11:56:06AM -0700, Mathieu Poirier wrote:
> Hi Greg,
> 
> Just a single patch to add for the next cycle.
> 
> Thanks,
> Mathieu
> 
> Arnd Bergmann (1):
>   coresight: etm4x: Fix unused function warning
> 
>  drivers/hwtracing/coresight/coresight-etm4x.c | 13 ++++++-------
>  1 file changed, 6 insertions(+), 7 deletions(-)

I figured it out, this is already in my tree and scheduled to go to
Linus later today...

greg k-h