From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED, USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3F396C43381 for ; Wed, 20 Mar 2019 14:36:30 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1141F2186A for ; Wed, 20 Mar 2019 14:36:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="n4xc2Fbk"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="s9XsNmgx" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1141F2186A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=vjWxEyhi1YwrK/t8voqRrsh628vX2m+edFamQbfoF+c=; b=n4xc2FbkEEX4FM M0GmWf38gdhEmocZfzRI6vZffdzLPmDleQa80QiN3mKPEbmM7DfajbTEI0O96hlHsZY117XIKXSIa cDMI4dFfxG3T0KqQE2th9WWWs+Y/8H8c70Qx1G1MtvosPtcZs3YNjBnN0vy5shf/cLx5jzNz8UUMv GGIdlX070ag7FVsGtvzfBzm3CWhD+dsZCdKXe4+nWHg6x9d00RfulU3ktJrqdye/Y4U3hHjE/7vbQ OzgOM084Fo85NZ7rNTVbmJ/hXEWYmLPptdV2v+u7ZUkX5ATEf24KD0jpyiPGhJTEq+u8XYPIcXWiA waoIHW1lYEfuNVHhMqvg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h6cKM-0001SA-T4; Wed, 20 Mar 2019 14:36:22 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h6cKK-0001Rq-As for linux-arm-kernel@lists.infradead.org; Wed, 20 Mar 2019 14:36:21 +0000 Received: from dragon (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3147E2184D; Wed, 20 Mar 2019 14:36:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553092579; bh=NToHHbqvgq2OzFrNWKuLjNUH6ZA5O3o5MLC0VL8QnUA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=s9XsNmgxsbldBb61qVdv5OhokeYJI9Sc5ldCoQxXa1vy/ZYwpFy5EiV6NXPknP5f/ AmEp5Yo1gJdh2UiSIHhcUbDts/odu3wYLgAhhefgpqW0cT/ThpLPRSYiUoOcg70mau VwiONCfRHqEoput3mcN3ODUdlcz/lWbimlrEJx0M= Date: Wed, 20 Mar 2019 22:35:55 +0800 From: Shawn Guo To: Kohji Okuno Subject: Re: [PATCH] ARM: imx6: cpuidle: omit the unnecessary unmask of GINT Message-ID: <20190320143553.GB8337@dragon> References: <20190306032107.GI26041@dragon> <20190306043042.8926-1-okuno.kohji@jp.panasonic.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190306043042.8926-1-okuno.kohji@jp.panasonic.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190320_073620_394187_E1DA28DB X-CRM114-Status: UNSURE ( 7.50 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peng Fan , Sascha Hauer , NXP Linux Team , Pengutronix Kernel Team , Fabio Estevam , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Mar 06, 2019 at 01:30:42PM +0900, Kohji Okuno wrote: > In imx6_set_lpm, we only need to unmask GINT when not WAIT_CLOCKED, > so add a check condition. > > Signed-off-by: Peng Fan > Signed-off-by: Kohji Okuno Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel