Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp4329201ybz; Tue, 28 Apr 2020 09:27:36 -0700 (PDT) X-Google-Smtp-Source: APiQypJv8ZQAFcQw7hB9q+aPtNLq9sGnOHxV6+Gapv1I7Q3vL7FaR7tSdCQXRvIbYpY+7dxm44kB X-Received: by 2002:a17:907:2098:: with SMTP id pv24mr26027668ejb.22.1588091256199; Tue, 28 Apr 2020 09:27:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588091256; cv=none; d=google.com; s=arc-20160816; b=qFmZq9pnwSzn46QCpfgw/oTpdrx6YqeMWFWHCZnzDoV0zDnv7e78s0wezOb6COhIAt x16x6z7gEAFGbwA9IIsmGqBG/dAJZ2a4hA4oY2XGz5ml0ct3BAwP5jwWVXgxVxfoE3iQ fMKSTWHByhqJHSXWPG8deN75meRDfeviUzF5+hbEJnGjsdO9v21BHCYq5YyTyYTqxj7s WDbbMxHvXLXPE2MB2c/H+W4VPCdJeav4NrElRmM7Ch7/BQuELn/tRv4AKruo6yzRRDGT Fg0whIfLIxEbs/YTvygwa1jOEDBsgV4eKrJM29LNOY5E+pcTBV7rsdLwfnaDOpeaN8nx smDw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=0HPwrcVVjyiQ75w/HdUJOoVW503opAYVSkm/Eo8J9+o=; b=geYhl+LEPNMQ/I8+vajzlylKaJEtM8Yh2rHHAc9SHHvSbLyEeUQd5fQ9Uak6QDv6To KlnC43qIoa6/XMxz4CjJvSW7XIdMReHT1Ztov5RVCosVZGvnoT2pQKT1KQ6dWffDGRUm 4GgMSQQiiulqtBtUmPsVP3alp1PmoFY+V8jfnOfTespZ70g8jAg2aPMTB/bViMkIqgAJ 58DMNhK1Wnq5nMfbSyiB8QZeVJUxKyD6XYXkKsdtk3GX0j14lqJ/cpyBjDD1oWG36UZH mt/RA+ZBlissFAbZz13sxDYnQLPAQr6Rxx/tBdGGyyl5wLppaF8YrMAW1w0psB943yxz +gng== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gMjWzoDa; 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 j19si2118698ejx.382.2020.04.28.09.27.03; Tue, 28 Apr 2020 09:27:36 -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=gMjWzoDa; 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 S1728300AbgD1QZK (ORCPT + 99 others); Tue, 28 Apr 2020 12:25:10 -0400 Received: from mail.kernel.org ([198.145.29.99]:43394 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727920AbgD1QZK (ORCPT ); Tue, 28 Apr 2020 12:25:10 -0400 Received: from linux-8ccs.fritz.box (p3EE2CE96.dip0.t-ipconnect.de [62.226.206.150]) (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 8A65A206D8; Tue, 28 Apr 2020 16:25:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588091109; bh=OfzuQfCr95V52OJ0ynUHWXMas+ESmMauGDE883x1Bok=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gMjWzoDa4nFQZBB9EN5J1uwi75ghkxF7M4Aru0k1+9JBSbD5YiUY7ixisqmdNNmdP +/IaMJB0obmdWB9vYrQLHTmjuHS9ewBCWv1jERNvvdYAGcIpeYy2Ud2BYCJJlB/uFb TqVgTgbwwpWbFXpZBJkALYZgFrK5anTqVX+yT7Pw= Date: Tue, 28 Apr 2020 18:25:05 +0200 From: Jessica Yu To: Josh Poimboeuf Cc: live-patching@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Zijlstra , Joe Lawrence Subject: Re: [PATCH v3 09/10] module: Remove module_disable_ro() Message-ID: <20200428162505.GA12860@linux-8ccs.fritz.box> References: <33089a8ffb2e724cecfa51d72887ae9bf70354f9.1587812518.git.jpoimboe@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <33089a8ffb2e724cecfa51d72887ae9bf70354f9.1587812518.git.jpoimboe@redhat.com> X-OS: Linux linux-8ccs 4.12.14-lp150.12.61-default x86_64 User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org +++ Josh Poimboeuf [25/04/20 06:07 -0500]: >module_disable_ro() has no more users. Remove it. > >Signed-off-by: Josh Poimboeuf >Acked-by: Peter Zijlstra (Intel) Hm, I guess this means we can also remove the module_enable_ro() stubs in module.h and make it a static function again (like the other module_enable_* functions) as there are no more outside users. I have to remind myself after this patchset is merged :-) Jessica