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=-0.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no 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 16D24C433FF for ; Sat, 3 Aug 2019 02:09:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AF2262087E for ; Sat, 3 Aug 2019 02:08:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="e96STy2z" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390442AbfHCCDI (ORCPT ); Fri, 2 Aug 2019 22:03:08 -0400 Received: from mail-lj1-f195.google.com ([209.85.208.195]:43866 "EHLO mail-lj1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387975AbfHCCDH (ORCPT ); Fri, 2 Aug 2019 22:03:07 -0400 Received: by mail-lj1-f195.google.com with SMTP id y17so49945981ljk.10 for ; Fri, 02 Aug 2019 19:03:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=44/+Wu/RWWI3biEQEefjk6MChVguOKErpRKwS84oe4E=; b=e96STy2zk1RT0gcnxBQamQGm4+cvVj/BvaSeHbNcDROENC9N4oxtY01aWTPfpIQ7fw ffIOPTQIbFXMtLpdgq/qlsgNix2/KNE1UEChwPQCI+UfHVoJXIqUm+rMleKs0ngEgVxL tjb0w2IkhUlaaA9e+fXVr1BCGyJgyXnnAZzOE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=44/+Wu/RWWI3biEQEefjk6MChVguOKErpRKwS84oe4E=; b=B3/6HKuW9Fzsou+2DZgcbzfWaOYSfvNXzoune+HzYlwWHB++l2SHnnPWpMXgN0Wpzv XNX8oNqVtUPwxeMVdaHC9hWuaRxrOhITOVliL0dy4CqAQFBtPzDGzCkO3+bzSgrBj3RB Z3q0Diid2oisNnpNVlxB8xMbm4n9nKe5jjpHnCjW/mjazCUoRIfA+tw7w9+NFamMGVzZ V8y5QQOeEJd+IYZePHzUgX09jslhyVe8t66xbxdevuRbdcSAmXzWyc5UynbflM0VmVMU CUIsNb2T7v11LIUUVKh45v+z1IBg+HnaqhF+EB06vRW5O0ZdsCtWaZXJZ9njQ2rqU1wY a4aw== X-Gm-Message-State: APjAAAVAQ5VHFbBER58d8QGECkZu3ok3eJiReBtazRlCok//Ecb/ppHA Wb3IaibFXcmdIQYIm15oNHCL3h4fRO4= X-Google-Smtp-Source: APXvYqxd5BuAS34Ygtf2+ZysBeSABBYQJvRRvmxjeVcqB59Qfd0UDiwa/ZKKuPRv5cRyHDWLFSokZw== X-Received: by 2002:a2e:9117:: with SMTP id m23mr72927092ljg.134.1564797785371; Fri, 02 Aug 2019 19:03:05 -0700 (PDT) Received: from mail-lf1-f48.google.com (mail-lf1-f48.google.com. [209.85.167.48]) by smtp.gmail.com with ESMTPSA id t1sm15496925lji.52.2019.08.02.19.03.04 for (version=TLS1_3 cipher=AEAD-AES128-GCM-SHA256 bits=128/128); Fri, 02 Aug 2019 19:03:04 -0700 (PDT) Received: by mail-lf1-f48.google.com with SMTP id b29so46956303lfq.1 for ; Fri, 02 Aug 2019 19:03:04 -0700 (PDT) X-Received: by 2002:a19:f24e:: with SMTP id d14mr11643718lfk.184.1564797783720; Fri, 02 Aug 2019 19:03:03 -0700 (PDT) MIME-Version: 1.0 References: <20170331202136.100342-1-briannorris@chromium.org> <20190803010641.GA22848@google.com> <875znfhv2b.fsf@kamboji.qca.qualcomm.com> In-Reply-To: <875znfhv2b.fsf@kamboji.qca.qualcomm.com> From: Brian Norris Date: Fri, 2 Aug 2019 19:02:52 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [RFC PATCH] Revert "mwifiex: fix system hang problem after resume" To: Kalle Valo Cc: Amitkumar Karwar , Nishant Sarmukadam , Ganapathi Bhat , Xinming Hu , linux-wireless , Linux Kernel , Dmitry Torokhov , Jeffy Chen , Doug Anderson , Matthias Kaehlcke Content-Type: text/plain; charset="UTF-8" Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Fri, Aug 2, 2019 at 6:55 PM Kalle Valo wrote: > > Brian Norris writes: > > > + Doug, Matthias, who are seeing problems (or, failure to try to > > recover, as predicted below) > > + Amit's new email > > + new maintainers > > > > Perhaps it's my fault for marking this RFC. But I changed the status > > back to "New" in Patchwork, in case that helps: > > But I still see it marked as RFC. So the patch in question is: > > https://patchwork.kernel.org/patch/9657277/ Oops, I didn't hit the "Update" button :( I changed it now, but I'll change it back again. > Changing the patchwork state to RFC means that it's dropped and out of > my radar. Also, if I see "RFC" in the subject I assume that's a patch > which I should not apply by default. Ack. Well, there were some "RFCs" I sent recently that you *did* apply, so I didn't really know what happens normally. > > On Fri, Mar 31, 2017 at 01:21:36PM -0700, Brian Norris wrote: ... > > FWIW, I got an Acked-by from Amit when he was still at Marvell. And > > another Reviewed-by from Dmitry. This still applies. Should I resend? > > (I'll do that if I don't hear a response within a few days.) > > This patch is from 2017 so better to resend, and without RFC markings. Yep, will do. Brian