Re: Fix "perf tools: Synthesize GROUP_DESC feature in pipe mode" in the LT 4.14 branch
From: Sasha Levin
Date: Sat Dec 22 2018 - 14:07:55 EST
On Fri, Dec 21, 2018 at 10:43:09PM +0000, Greensky, James J wrote:
This commit does not apply cleanly due to other changes. Is there something I can do to make it easier.
This line:
If (data->is_pipe) {
Must be changed to:
If (file->is_pipe) {
Indeed, I've resolved it the same.
Let me know if there is a more standard way of communicating cherry-picked changes for inclusion.
Sending a mail to stable@xxxxxxxxxxxxxxx is pretty much the standard
way.
--
Thanks,
Sasha