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 64895C43219 for ; Mon, 7 Feb 2022 18:11:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1353078AbiBGSIc (ORCPT ); Mon, 7 Feb 2022 13:08:32 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40130 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355445AbiBGSBy (ORCPT ); Mon, 7 Feb 2022 13:01:54 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 49B59C0401DC for ; Mon, 7 Feb 2022 10:01:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1644256912; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=7ZC9voboJMLyP9X+M4c3BNIBV745SBUEBDiANYpctyI=; b=FemED7jx0deNUbjqxYPdnoYpM+lROLfNU6iy2ihZyucIHU0t4GoZcY0edO/y4SB+6vwzqb R01pBf1QbL3HNT/ebwvHaAdEScquGd3XpRz2z8K0UNuCtMgwY854f9M2mISbL9xLxq2/TE nd23zKn+OBws8n0i1EHTaAI4zXdb2pc= Received: from mail-wm1-f72.google.com (mail-wm1-f72.google.com [209.85.128.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-161-hkS7vlbYOFKxPg5LKbFrlQ-1; Mon, 07 Feb 2022 13:01:51 -0500 X-MC-Unique: hkS7vlbYOFKxPg5LKbFrlQ-1 Received: by mail-wm1-f72.google.com with SMTP id bg32-20020a05600c3ca000b00349f2aca1beso5927206wmb.9 for ; Mon, 07 Feb 2022 10:01:51 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=7ZC9voboJMLyP9X+M4c3BNIBV745SBUEBDiANYpctyI=; b=2Wknb7S62ox0QYz7RLIKV+hb3VMqGpWomaDsZSnI4+9Puwvvi0YeGe2zRabd6EUXgn nR84NwAH36S39+TxO3uNCGkqdYdOBgUiXbR1y8U4m9Bu/ROyuwpgUL4tpSyQmYPn8cmy B5P8kJD5VJ+Uzm3GhDV+yHw2LZD6MEky8NRy8+WpPY2AWJ/EpvqKMvdXS6fbQULVDvHq 49ZGLrTkU9tC8gqfXlwyRbNCHw6tK3Djv2Ul+xRm/gAVBjpUzdfax0wcN83vF6U9fzL1 kugXkp6fV9h7h2ZiziPQwT1hu4k3AtJ/7+nDthPtdsOIIRcXhhT8we5XrOsXoaYVjsdm Qlcw== X-Gm-Message-State: AOAM531F8gIVUPIhuFX7K5EDcge93lE2ZztXz0jVyJGwqypkxg0/LJjf OnC1AakRuyXEWuRCFfApcrqjzbd4cEPAJJnzoqeLcMClYxRFU5jTcv4eOUZSjWV/hyx1pMNlqzT /BIAyyq/2lTFu+5TlfZ97VGE= X-Received: by 2002:a05:600c:35c5:: with SMTP id r5mr52356wmq.195.1644256910081; Mon, 07 Feb 2022 10:01:50 -0800 (PST) X-Google-Smtp-Source: ABdhPJwHGKUD5R67kKE3OayMIvijga96fYqhI4O3QezVsa05W/PCwK6GX5Iiq/+FauG4WL4qC8Qivg== X-Received: by 2002:a05:600c:35c5:: with SMTP id r5mr52327wmq.195.1644256909789; Mon, 07 Feb 2022 10:01:49 -0800 (PST) Received: from localhost (cpc111743-lutn13-2-0-cust979.9-3.cable.virginm.net. [82.17.115.212]) by smtp.gmail.com with ESMTPSA id g20sm68731wmq.9.2022.02.07.10.01.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Feb 2022 10:01:49 -0800 (PST) Date: Mon, 7 Feb 2022 18:01:48 +0000 From: Aaron Tomlin To: Christophe Leroy Cc: Aaron Tomlin , Luis Chamberlain , Michal Suchanek , "cl@linux.com" , "pmladek@suse.com" , "mbenes@suse.cz" , "akpm@linux-foundation.org" , "jeyu@kernel.org" , "linux-kernel@vger.kernel.org" , "linux-modules@vger.kernel.org" , "live-patching@vger.kernel.org" , "ghalat@redhat.com" , "allen.lkml@gmail.com" , "void@manifault.com" , "joe@perches.com" Subject: Re: [RFC PATCH v4 00/13] module: core code clean up Message-ID: <20220207180148.bbstggd4yr5ozfrf@ava.usersys.com> X-PGP-Key: http://pgp.mit.edu/pks/lookup?search=atomlin%40redhat.com X-PGP-Fingerprint: 7906 84EB FA8A 9638 8D1E 6E9B E2DE 9658 19CC 77D6 References: <20220130213214.1042497-1-atomlin@redhat.com> <1ae3a950-8c1e-a212-e557-8f112a16457d@csgroup.eu> <20220207164659.ap42at2nphxu4q6o@ava.usersys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon 2022-02-07 17:17 +0000, Christophe Leroy wrote: > Yes and that's the purpose of the patch I proposed at > https://patchwork.kernel.org/project/linux-modules/patch/203348805c9ac9851d8939d15cb9802ef047b5e2.1643919758.git.christophe.leroy@csgroup.eu/ I see. > Allthough I need to find out what's the problem reported by the robot. I'll have a look too. > As suggested by Luis, this fix should go once all ongoing work is done. > But it would be nice if you could just remove patch 5 from you series, > otherwise we would have to revert it later. Perhaps it might be easier if I keep the patch within the series; once merged into module-next, by Luis, you can rebase and then add the "Fixes:" tag to resolve the issue, no? Kind regards, -- Aaron Tomlin