From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751318AbdBXLJu (ORCPT ); Fri, 24 Feb 2017 06:09:50 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:39904 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751084AbdBXLJl (ORCPT ); Fri, 24 Feb 2017 06:09:41 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org ED68660608 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org From: Kalle Valo To: Jeffy Chen Cc: Amitkumar Karwar , Brian Norris , Rajat Jain , netdev@vger.kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, Nishant Sarmukadam Subject: Re: [PATCH 3/3] mwifiex: wake system up when receives a wake irq References: <1487917471-5501-1-git-send-email-jeffy.chen@rock-chips.com> <1487917471-5501-3-git-send-email-jeffy.chen@rock-chips.com> Date: Fri, 24 Feb 2017 13:01:42 +0200 In-Reply-To: <1487917471-5501-3-git-send-email-jeffy.chen@rock-chips.com> (Jeffy Chen's message of "Fri, 24 Feb 2017 14:24:31 +0800") Message-ID: <87d1e726p5.fsf@codeaurora.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Jeffy Chen writes: > Currrently we are disabling this wake irq after receiving it. If this > happens before we finish suspend and the pm event check is disabled, > the system will continue suspending, and this irq would not work again. > > We may need to abort system suspend to avoid that. > > Signed-off-by: Jeffy Chen I only see patch 3 in patchwork. Where are patches 1 and 2? -- Kalle Valo