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=-6.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_SANE_1 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 1E840C4727C for ; Wed, 30 Sep 2020 18:09:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A9BD62076A for ; Wed, 30 Sep 2020 18:09:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=oracle.com header.i=@oracle.com header.b="VarIvOdW" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726534AbgI3SJ2 (ORCPT ); Wed, 30 Sep 2020 14:09:28 -0400 Received: from aserp2130.oracle.com ([141.146.126.79]:45712 "EHLO aserp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726476AbgI3SJ2 (ORCPT ); Wed, 30 Sep 2020 14:09:28 -0400 Received: from pps.filterd (aserp2130.oracle.com [127.0.0.1]) by aserp2130.oracle.com (8.16.0.42/8.16.0.42) with SMTP id 08UI01dV050533; Wed, 30 Sep 2020 18:09:18 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=date : from : to : cc : subject : message-id : references : mime-version : content-type : in-reply-to; s=corp-2020-01-29; bh=UEaRiYRBxUeUBHTLs10lcQvjesJtGuVb0ziBQ7IPbec=; b=VarIvOdWDEDO1H8/IlOUyZWRpyoJ8CieyKlwQ/sjnuOx1B9Yf78LOfRaU0dePDiKmWvp VgbV0kYlAsSLIJmD0RMzMLEvAAO4/GoRIeKGt6S9JY5VDeNB4Oun901CojDxE2l1r1sN MRHq5UdnbGazZs6J/EVhSbHbTXn0fqq1quQoWHBFhvvD+HT3vjuUi9BcxmB9XzIE3RDS jvDHXijWiqjDBDkEdaaBAtxlRCAku9LYyPKy/mnAtLRCuI7YqXPUVuGE+O+vkMzR4MI0 kYOmWJX4rki+sbBWr4Ct1pUyk95olzCtu3w+dD40gnx+Wf4jdNvh4ty6chXJI++VSA+b gA== Received: from aserp3030.oracle.com (aserp3030.oracle.com [141.146.126.71]) by aserp2130.oracle.com with ESMTP id 33su5b24b2-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 30 Sep 2020 18:09:17 +0000 Received: from pps.filterd (aserp3030.oracle.com [127.0.0.1]) by aserp3030.oracle.com (8.16.0.42/8.16.0.42) with SMTP id 08UI4tNl093183; Wed, 30 Sep 2020 18:09:17 GMT Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by aserp3030.oracle.com with ESMTP id 33uv2frmdk-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 30 Sep 2020 18:09:17 +0000 Received: from abhmp0008.oracle.com (abhmp0008.oracle.com [141.146.116.14]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id 08UI9Gc7025354; Wed, 30 Sep 2020 18:09:16 GMT Received: from ca-dmjordan1.us.oracle.com (/10.211.9.48) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 30 Sep 2020 11:09:16 -0700 Date: Wed, 30 Sep 2020 14:18:23 -0400 From: Daniel Jordan To: Corentin Labbe Cc: Daniel Jordan , Will Deacon , tj@kernel.org, jiangshanlai@gmail.com, mark.rutland@arm.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-crypto@vger.kernel.org, Robin Murphy Subject: Re: WARNING: at kernel/workqueue.c:1473 __queue_work+0x3b8/0x3d0 Message-ID: <20200930181823.vq3up3vcxau7nf3y@ca-dmjordan1.us.oracle.com> References: <20200218163504.y5ofvaejleuf5tbh@ca-dmjordan1.us.oracle.com> <20200220090350.GA19858@Red> <20200221174223.r3y6tugavp3k5jdl@ca-dmjordan1.us.oracle.com> <20200228123311.GE3275@willie-the-truck> <20200228153331.uimy62rat2tdxxod@ca-dmjordan1.us.oracle.com> <20200301175351.GA11684@Red> <20200302172510.fspofleipqjcdxak@ca-dmjordan1.us.oracle.com> <20200303074819.GB9935@Red> <20200303213111.op2vtxfmwtn7i6db@ca-dmjordan1.us.oracle.com> <20200925181203.GA26463@Red> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200925181203.GA26463@Red> User-Agent: NeoMutt/20180716 X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9760 signatures=668680 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 phishscore=0 spamscore=0 adultscore=0 suspectscore=0 malwarescore=0 bulkscore=0 mlxlogscore=999 mlxscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2006250000 definitions=main-2009300144 X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9760 signatures=668680 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 mlxlogscore=999 suspectscore=0 lowpriorityscore=0 spamscore=0 clxscore=1011 mlxscore=0 impostorscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 priorityscore=1501 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2006250000 definitions=main-2009300143 Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Fri, Sep 25, 2020 at 08:12:03PM +0200, Corentin Labbe wrote: > On Tue, Mar 03, 2020 at 04:31:11PM -0500, Daniel Jordan wrote: > > On Tue, Mar 03, 2020 at 08:48:19AM +0100, Corentin Labbe wrote: > > > The patch fix the issue. Thanks! > > > > Thanks for trying it! > > > > > So you could add: > > > Reported-by: Corentin Labbe > > > Tested-by: Corentin Labbe > > > Tested-on: sun50i-h6-pine-h64 > > > Tested-on: imx8mn-ddr4-evk > > > Tested-on: sun50i-a64-bananapi-m64 > > > > I definitely will if the patch turns out to be the right fix. > > > > thanks, > > Daniel > > Hello > > I forgot about this problem since the patch is in my branch since. > But a co-worker hit this problem recently and without this patch my CI still have it. Hi, Sure, I'm happy to help get a fix merged, but let's nail down what the problem is first. It'd be useful to have the things requested here: https://lore.kernel.org/linux-crypto/20200303213017.tanczhqd3nhpeeak@ca-dmjordan1.us.oracle.com/ thanks, Daniel 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=-6.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,URIBL_BLOCKED,USER_AGENT_SANE_1 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 98D68C4727C for ; Wed, 30 Sep 2020 18:10:54 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 2FBE22076A for ; Wed, 30 Sep 2020 18:10:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="DLwljy3S"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=oracle.com header.i=@oracle.com header.b="VarIvOdW" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2FBE22076A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=oracle.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.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=PsiOg9dOuhmg7KdjnX4ew0bJhw+5X13qRlcZdgC9Wio=; b=DLwljy3SF4p0z8oM9tdwC0nzN k+t5+YGdl5Eqoiqi6fxAfo48C9eHojiQaSf4clThcfUAP0du+JE5zW5UdhWoiQ/b/wM4Wr/Bjorqh X3CD6xgTXund1Cphx7R6KUj5DdbW2R6mGJDFwmb2ych8eVlMcHOKzS9+a4pX8CDukF18PikKZU1rX OBa15dfBVMNMQ4JUW8y7cLb/K0sKR6JEVXR9f2/t20vk5+9AIjKNtkY7/h5zWWEnLpQ29FVcMXBDn ZvO1bTupe11xYmU8VlLIbGMKCt/F2/AyZzNUqNnSTncyJ+x9PUitutecL5Hnl+xHn52S2PGRmW6Zl Bb50CmiCQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kNgXf-0000uP-Rr; Wed, 30 Sep 2020 18:09:27 +0000 Received: from aserp2130.oracle.com ([141.146.126.79]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kNgXd-0000tp-PK for linux-arm-kernel@lists.infradead.org; Wed, 30 Sep 2020 18:09:26 +0000 Received: from pps.filterd (aserp2130.oracle.com [127.0.0.1]) by aserp2130.oracle.com (8.16.0.42/8.16.0.42) with SMTP id 08UI01dV050533; Wed, 30 Sep 2020 18:09:18 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=date : from : to : cc : subject : message-id : references : mime-version : content-type : in-reply-to; s=corp-2020-01-29; bh=UEaRiYRBxUeUBHTLs10lcQvjesJtGuVb0ziBQ7IPbec=; b=VarIvOdWDEDO1H8/IlOUyZWRpyoJ8CieyKlwQ/sjnuOx1B9Yf78LOfRaU0dePDiKmWvp VgbV0kYlAsSLIJmD0RMzMLEvAAO4/GoRIeKGt6S9JY5VDeNB4Oun901CojDxE2l1r1sN MRHq5UdnbGazZs6J/EVhSbHbTXn0fqq1quQoWHBFhvvD+HT3vjuUi9BcxmB9XzIE3RDS jvDHXijWiqjDBDkEdaaBAtxlRCAku9LYyPKy/mnAtLRCuI7YqXPUVuGE+O+vkMzR4MI0 kYOmWJX4rki+sbBWr4Ct1pUyk95olzCtu3w+dD40gnx+Wf4jdNvh4ty6chXJI++VSA+b gA== Received: from aserp3030.oracle.com (aserp3030.oracle.com [141.146.126.71]) by aserp2130.oracle.com with ESMTP id 33su5b24b2-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 30 Sep 2020 18:09:17 +0000 Received: from pps.filterd (aserp3030.oracle.com [127.0.0.1]) by aserp3030.oracle.com (8.16.0.42/8.16.0.42) with SMTP id 08UI4tNl093183; Wed, 30 Sep 2020 18:09:17 GMT Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by aserp3030.oracle.com with ESMTP id 33uv2frmdk-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 30 Sep 2020 18:09:17 +0000 Received: from abhmp0008.oracle.com (abhmp0008.oracle.com [141.146.116.14]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id 08UI9Gc7025354; Wed, 30 Sep 2020 18:09:16 GMT Received: from ca-dmjordan1.us.oracle.com (/10.211.9.48) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 30 Sep 2020 11:09:16 -0700 Date: Wed, 30 Sep 2020 14:18:23 -0400 From: Daniel Jordan To: Corentin Labbe Subject: Re: WARNING: at kernel/workqueue.c:1473 __queue_work+0x3b8/0x3d0 Message-ID: <20200930181823.vq3up3vcxau7nf3y@ca-dmjordan1.us.oracle.com> References: <20200218163504.y5ofvaejleuf5tbh@ca-dmjordan1.us.oracle.com> <20200220090350.GA19858@Red> <20200221174223.r3y6tugavp3k5jdl@ca-dmjordan1.us.oracle.com> <20200228123311.GE3275@willie-the-truck> <20200228153331.uimy62rat2tdxxod@ca-dmjordan1.us.oracle.com> <20200301175351.GA11684@Red> <20200302172510.fspofleipqjcdxak@ca-dmjordan1.us.oracle.com> <20200303074819.GB9935@Red> <20200303213111.op2vtxfmwtn7i6db@ca-dmjordan1.us.oracle.com> <20200925181203.GA26463@Red> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200925181203.GA26463@Red> User-Agent: NeoMutt/20180716 X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9760 signatures=668680 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 phishscore=0 spamscore=0 adultscore=0 suspectscore=0 malwarescore=0 bulkscore=0 mlxlogscore=999 mlxscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2006250000 definitions=main-2009300144 X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9760 signatures=668680 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 mlxlogscore=999 suspectscore=0 lowpriorityscore=0 spamscore=0 clxscore=1011 mlxscore=0 impostorscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 priorityscore=1501 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2006250000 definitions=main-2009300143 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200930_140925_949352_3AE316FA X-CRM114-Status: GOOD ( 23.80 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, Robin Murphy , jiangshanlai@gmail.com, linux-kernel@vger.kernel.org, Daniel Jordan , linux-crypto@vger.kernel.org, tj@kernel.org, Will Deacon , 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Sep 25, 2020 at 08:12:03PM +0200, Corentin Labbe wrote: > On Tue, Mar 03, 2020 at 04:31:11PM -0500, Daniel Jordan wrote: > > On Tue, Mar 03, 2020 at 08:48:19AM +0100, Corentin Labbe wrote: > > > The patch fix the issue. Thanks! > > > > Thanks for trying it! > > > > > So you could add: > > > Reported-by: Corentin Labbe > > > Tested-by: Corentin Labbe > > > Tested-on: sun50i-h6-pine-h64 > > > Tested-on: imx8mn-ddr4-evk > > > Tested-on: sun50i-a64-bananapi-m64 > > > > I definitely will if the patch turns out to be the right fix. > > > > thanks, > > Daniel > > Hello > > I forgot about this problem since the patch is in my branch since. > But a co-worker hit this problem recently and without this patch my CI still have it. Hi, Sure, I'm happy to help get a fix merged, but let's nail down what the problem is first. It'd be useful to have the things requested here: https://lore.kernel.org/linux-crypto/20200303213017.tanczhqd3nhpeeak@ca-dmjordan1.us.oracle.com/ thanks, Daniel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel