Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp2002974ybx; Sat, 2 Nov 2019 10:15:29 -0700 (PDT) X-Google-Smtp-Source: APXvYqwWTlf5Lq4n3wk39haqSPkjRrsg8eLNI2h6MR9um5Zrnr6GsmyQvMfh39rtMeUfRddkkotm X-Received: by 2002:a17:906:288f:: with SMTP id o15mr16440204ejd.270.1572714929656; Sat, 02 Nov 2019 10:15:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1572714929; cv=none; d=google.com; s=arc-20160816; b=cTKl1M65uvi4bCDHD4hHTWel7vVZomv9Cx4C/xq4KmIU4gzlmmvwuwzVW0o9p6gN/A jPvJj35BeucbXqd3Awo/TtTgTSw+5uMkb5akSrGEtgPuixxF0qP/oN+dLb+Ku3yOlNDn IaGugsnZj0X1J84/QIzsXcY8JySXvSIPXntvHh1d3ij5nkeuog5JxEaztv6Q37NM1MSU fRlkUhBZp8mFjzBjSS8ynTFE2yUtMqkon2z/g2VhGaJ/XF0hZH9tCuRx9iwmWumbKf9r F1BVFMiG8LyLO/Qh8jPRC/MJZFKfdV3lroGE4GXzvyl4ARWDddsMYekXgiVOSRi3NaMn 3t4A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=GXHyuHcUsU6j48LS3kb6qMya+EC+/Wj5OqbvqG2x5F0=; b=cfNp5fizeJwav9sFZYAwdw3S4+NeglHZ8QrHAxTRM1aPzU7udQYqdhfkg180fFQZcs dSDMXXJRHu6QcdW6FYX5l7IS4Kl/ZBW//y5hQSo6e0YZT94PcTELa314EaETWEOB3qS/ Plrhx1nypu57JSAu4l/y9fA6AsVRYh0d4Cd8sJOjJHDO3/40w0QYSN56TLc5eVLsUsos 3+TwG3sUB3/jGrkKPazHc+0AWI54xbpZOhN6RQ66GJEh1nzI3V367Sxn1QtB0JfzSBxU A5EDP7DeDcSQARiFYpUL66EGcRzkk4JwdQCjtubhKBA4tQWbdVcVWUIUUgrHiTjqzN+O R61w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hXBWS7du; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q10si7996289eje.222.2019.11.02.10.15.05; Sat, 02 Nov 2019 10:15:29 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hXBWS7du; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726771AbfKBROW (ORCPT + 99 others); Sat, 2 Nov 2019 13:14:22 -0400 Received: from mail.kernel.org ([198.145.29.99]:59422 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726454AbfKBROW (ORCPT ); Sat, 2 Nov 2019 13:14:22 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7848021855; Sat, 2 Nov 2019 17:14:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1572714862; bh=vXa/QkOcySgkQ/5on8HqE0PLqKV33p9ytcqF+FfU5nU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hXBWS7duijEfYwtFet1jD6NAD47LDPQHmxGlkV1oPIB7asl1Did/JNgSQycI5PlLV i19vNPoYt9c2no46JN5KUKHraNhdtmIMkZf5XusTJ3N1pEeoho7FmP1h9U/uOsoGff YLNAdeLXD9px3DUxHGLyXgh6tnXwoueUHMOfg3hA= Date: Sat, 2 Nov 2019 18:14:19 +0100 From: Greg Kroah-Hartman To: Alexander Shishkin Cc: linux-kernel@vger.kernel.org, Andy Shevchenko Subject: Re: [GIT PULL 1/7] intel_th: gth: Fix the window switching sequence Message-ID: <20191102171419.GA484428@kroah.com> References: <20191028070651.9770-1-alexander.shishkin@linux.intel.com> <20191028070651.9770-2-alexander.shishkin@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191028070651.9770-2-alexander.shishkin@linux.intel.com> User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > Reviewed-by: Andy Shevchenko > --- > 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