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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E1CC6C433EF for ; Mon, 28 Feb 2022 18:44:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240874AbiB1So5 (ORCPT ); Mon, 28 Feb 2022 13:44:57 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44332 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240864AbiB1Soa (ORCPT ); Mon, 28 Feb 2022 13:44:30 -0500 Received: from mail-pj1-x102f.google.com (mail-pj1-x102f.google.com [IPv6:2607:f8b0:4864:20::102f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2A07FB63 for ; Mon, 28 Feb 2022 10:42:36 -0800 (PST) Received: by mail-pj1-x102f.google.com with SMTP id bx9-20020a17090af48900b001bc64ee7d3cso12097219pjb.4 for ; Mon, 28 Feb 2022 10:42:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=wxrH6KzaeaBEDEh4qmMyftFti+mIlwQaNwQ6NwWTZ4A=; b=TxXrbMTMd6jCS9SU+C6biZ3U82+A0ZzyMEQOKLZ4OAIXCgnxixdGhQxyciBbu4t+hZ Ez6FMN5Ta1l6/NMHEH2rEzUwovfp8JOTUJy8RjVZwAvxuf778JssaPZIabWihQGTaXWu h732bzFtcD4VN1j2oHwHV++zXc8cTUAfxe//J/qM05iVC/HGqj7q7eRpei7zE0LF8g5E TQMK7eUjFj6jyrLZafIuG48eFbWPjtxnG1V/uwjyRE2Qypo4tXywZJ+iTYTFSYAViA9N tdFnxLo031V03cKhptQIqEB43gWUZtGEUmRuW1O27E/ZygFeoERI2aF2Ny19AJJ8+WO9 G18A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to; bh=wxrH6KzaeaBEDEh4qmMyftFti+mIlwQaNwQ6NwWTZ4A=; b=dHRLvaHCa5II7xFGvl47TWts1DBXyfJxvDvHX3jeDZYzSkjviKGqDmVNWmIMDO5pYM SisFKzD9jMQBCBzi/4U+Azzpd4VxoQbP9UTO4ETNH+cl36bsv19yJ5d6xLTbRzGIcpCI oC5yJC/6X+9rQkb67xbAOjF2B/PBxaI4MY/4Wp8mahfJfQRA3IR8T5yHZYDuaIJBfYHE oGwOGrRKTT0OIS24UC4JW4eJdrJNB7ztZoVrNiHOuwoNLMXdENd7agkFQOoxbcDNRwKj FoqgljRz0YJoRDPAUPpybBpVbyzLUx2RPMKZFbmlnmJ6yRTkNeoXzsQ7Q1TcVZqgReG+ +uOw== X-Gm-Message-State: AOAM531AXPrwuUe51b2VDNPQfozbnq4Pns3nENKIjTJaXJ4wnEj5qKuW RQzhLk66nDPiZOt+lSz6o1k= X-Google-Smtp-Source: ABdhPJyJeDth5vK1D0r18B+GG0r8Z7C8dPa9EQUR0yxfkpM8i6X1Zbnz02oJIxGKvLWmzj5vj477bg== X-Received: by 2002:a17:90a:ea83:b0:1bc:2cb6:78e0 with SMTP id h3-20020a17090aea8300b001bc2cb678e0mr18273672pjz.20.1646073755517; Mon, 28 Feb 2022 10:42:35 -0800 (PST) Received: from localhost (2603-800c-1a02-1bae-e24f-43ff-fee6-449f.res6.spectrum.com. [2603:800c:1a02:1bae:e24f:43ff:fee6:449f]) by smtp.gmail.com with ESMTPSA id my6-20020a17090b4c8600b001bc2cb011dasm94592pjb.4.2022.02.28.10.42.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 28 Feb 2022 10:42:35 -0800 (PST) Sender: Tejun Heo Date: Mon, 28 Feb 2022 08:42:33 -1000 From: Tejun Heo To: Tetsuo Handa Cc: 0day robot , LKML , lkp@lists.01.org, kernel test robot Subject: Re: [PATCH v3] workqueue: Warn flushing of kernel-global workqueues Message-ID: References: <20220221083358.GC835@xsang-OptiPlex-9020> <3a20c799-c18e-dd3a-3161-fee6bca1491e@I-love.SAKURA.ne.jp> <16a33a65-3c67-ef66-ccc8-9c4fffb0ae5a@I-love.SAKURA.ne.jp> <9a883d72-ea7d-1936-93e6-5c2a290509d4@I-love.SAKURA.ne.jp> <4165db50-1365-549a-eb77-6122c78d4814@I-love.SAKURA.ne.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4165db50-1365-549a-eb77-6122c78d4814@I-love.SAKURA.ne.jp> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 28, 2022 at 11:03:47PM +0900, Tetsuo Handa wrote: > Then, what about this? > If this looks OK, I'll test this patch using linux-next via my tree. Yeah, looks good to me. Can you boot test and fix the obvious ones before the pushing it to linux-next? It probably would be best if this is kept in a separate branch together with all the fix-up patches. Once things settle enough, we should be able to route the patches through the wq tree to Linus. Thank you so much for doing this. -- tejun