Re: [PATCH 4.19 11/13] perf/core: Reattach a misplaced comment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 11 Apr 2020, Greg KH wrote:

> On Fri, Apr 03, 2020 at 04:23:42PM +0300, Alexander Shishkin wrote:
> > Lee Jones <lee.jones@xxxxxxxxxx> writes:
> > 
> > > On Fri, 03 Apr 2020, Greg KH wrote:
> > >
> > >> > +	/*
> > >> > +	 * Get the target context (task or percpu):
> > >> > +	 */
> > >> >  	ctx = find_get_context(event->pmu, task, event);
> > >> >  	if (IS_ERR(ctx)) {
> > >> >  		err = PTR_ERR(ctx);
> > >> 
> > >> Unless this is needed by a follow-on patch, I kind of doubt thsi is
> > >> needed in a stable kernel release :)
> > >
> > > I believe you once called this "debugging the comments", or
> > > similar. :)
> > >
> > > No problem though - happy to drop it from this and other sets.
> > 
> > It's a precursor to dce5affb94eb54edfff17727a6240a6a5d998666, which I
> > think is a stable candidate.
> 
> Ok, but that's not part of this patch series, so how was I supposed to
> know that?  :)

It wasn't going to be part of mine either, since it's missing from the
Sony vendor tree (the repo I'm analysing to identify these Stable
backports), thus I've dropped the patch.

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog



[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux