[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191102171419.GA484428@kroah.com>
Date: Sat, 2 Nov 2019 18:14:19 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Alexander Shishkin <alexander.shishkin@...ux.intel.com>
Cc: linux-kernel@...r.kernel.org,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: Re: [GIT PULL 1/7] intel_th: gth: Fix the window switching sequence
On Mon, Oct 28, 2019 at 09:06:45AM +0200, Alexander Shishkin wrote:
> Commit 8116db57cf16 ("intel_th: Add switch triggering support") added
> a trigger assertion of the CTS, but forgot to de-assert it at the end
> of the sequence. This results in window switches randomly not happening.
>
> Fix that by de-asserting the trigger at the end of the window switch
> sequence.
>
> Signed-off-by: Alexander Shishkin <alexander.shishkin@...ux.intel.com>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> ---
> drivers/hwtracing/intel_th/gth.c | 3 +++
> 1 file changed, 3 insertions(+)
Shouldn't this have a Fixes: tag and a cc: stable@ in it?
I can add it if you say it's ok to.
thanks,
greg k-h
Powered by blists - more mailing lists