Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp5748186pxu; Thu, 22 Oct 2020 10:02:19 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxSj4rRKNrHRMRmzt0NWoofWXRU6Rt45W39EzolCqknyLujjw61O7ybWcEM5HDRYIy7SvFb X-Received: by 2002:aa7:c683:: with SMTP id n3mr3078156edq.146.1603386139156; Thu, 22 Oct 2020 10:02:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1603386139; cv=none; d=google.com; s=arc-20160816; b=xtw+VbJXmM/IT4oI+Een94XZQ5W1JxNMv27LN2hKD0v5AbKQdWc2D2+k4vXksxFVPG KpqUild3BWuwZCZqhMJyBmgPlXMWcG0QKPvhaIK4tzXZ55g1Ptd9V5MoZR+ngeKh/Yvf 4LNytygqJUv49plUgN2egIl0Yu+C6YezpYMlr6uSr2qj8Ks73AD2KuCQhJAh0R43SIxm xkus+15dxN7OloltcYBnn04kQYjjR4VU6/z9sqeCsPk15nIxxqkEU6z/HUDRmkSD2kjG SaSiOQ8qGPh22YvhQbTMD+7/n6v6BN0K0UtuJbrZVg51tAWXlx8iVvgFGyAQbnR6Ar62 z3+w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:content-disposition:mime-version :message-id:subject:cc:to:from:date:dkim-signature; bh=zAsoFCpJMiqu1E6CIWr0eePH7jopzCArRXqOJiq43vA=; b=iOGkAp2C6uBrE/0Ge/pSy4FFDzR3/VDQBzI887ueyVQks5L5lZJmBjKc9ZTDwSKBQC tqZ2IbcwTbnS/RnwCsmtKCapQTKHnX8fXoyHjWpe11/0Z9jCp49kZVLicB62qwIkw0Li lS9GezqYKWGSArgXlHMJIiLUZynVa5zZR3QNllOiHmuEC4gY9ZPPPsIrgr+BdGjObZD8 Rmxy/g1spCit5rLQFEaIQ1IryMerG4UbE4/ZzwPyOoDMWqYorQcYgZaAwAF8GB2gkt4W lzpfY9v+9iV1ZhQoUO5CJbyP5Qlmvl3O5ZQ4gXhMqf71UnswTzqNDtUnHwjO7ErIEzWw CrQQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=u4061ed2; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id cn23si1269743edb.364.2020.10.22.10.01.56; Thu, 22 Oct 2020 10:02:19 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=u4061ed2; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2505833AbgJVMmw (ORCPT + 99 others); Thu, 22 Oct 2020 08:42:52 -0400 Received: from mail.kernel.org ([198.145.29.99]:59806 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2505404AbgJVMmv (ORCPT ); Thu, 22 Oct 2020 08:42:51 -0400 Received: from linux-8ccs (p57a236d4.dip0.t-ipconnect.de [87.162.54.212]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 923602245F; Thu, 22 Oct 2020 12:42:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603370571; bh=9zCZ6VIW3zrQtBABsEVJDX3+3/llT4jKQ3QazEIpIKQ=; h=Date:From:To:Cc:Subject:From; b=u4061ed25z7nkj++DVBgSanbvHKSd9bvERQ6byVlLpUbCJa03UKUJq8RDovoTyaLz uIsSbYLdA14muNhDMLlm8RcG7lhWpjAtGUIabJHEIjld3eRUyEM+J9PehbsEAgx1jC Ea4y6E9rUlgukk8D2MmW2GP+8adnLS7th1cKA4YE= Date: Thu, 22 Oct 2020 14:42:47 +0200 From: Jessica Yu To: Linus Torvalds Cc: linux-kernel@vger.kernel.org Subject: [GIT PULL] Modules updates for v5.10 Message-ID: <20201022124246.GA8608@linux-8ccs> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline X-OS: Linux linux-8ccs 4.12.14-lp150.12.61-default x86_64 User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Please pull below to receive modules updates for the v5.10 merge window. Details can be found in the signed tag. Thank you, Jessica -- The following changes since commit f75aef392f869018f78cfedf3c320a6b3fcfda6b: Linux 5.9-rc3 (2020-08-30 16:01:54 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git tags/modules-for-v5.10 for you to fetch changes up to fdf09ab887829cd1b671e45d9549f8ec1ffda0fa: module: statically initialize init section freeing data (2020-10-12 18:27:00 +0200) ---------------------------------------------------------------- Modules updates for v5.10 Summary of modules changes for the 5.10 merge window: - Code cleanups. More informative error messages and statically initialize init_free_wq to avoid a workqueue warning. Signed-off-by: Jessica Yu ---------------------------------------------------------------- Daniel Jordan (1): module: statically initialize init section freeing data Qu Wenruo (1): module: Add more error message for failed kernel module loading kernel/module.c | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-)