Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp1737448ybz; Thu, 30 Apr 2020 04:44:41 -0700 (PDT) X-Google-Smtp-Source: APiQypKqfBl6CEO5c9jVmJTUHSe8XPgPnnkh+7VgD6Ydy8SulXdNOwe2TB6TZZpGXuszajbfJY7N X-Received: by 2002:a17:906:3da:: with SMTP id c26mr2344057eja.290.1588247081430; Thu, 30 Apr 2020 04:44:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588247081; cv=none; d=google.com; s=arc-20160816; b=0VA+DEYV8glQWmiE4QGZ2hEaFrsVkayF/M6DDb3z8Gsd/uNgLRBkhGqPvQkroejfBs cno2OzPF3jgo6k1HjJh+fFCtZ1ASuNDmGmnwMI0W5XMdfeoR/cuqLn2GkmQh0KVOB44M ehwot408lpkGGPJOyjkq1xlfYfOr69AAqrxnSp+3vUWtMX/uwW5h/jYpXBd94NgFUjQt JEABPtbUft8yV2Enu8ApzPdtCMzZ17kH61/ChMfZnaotd2QDAwbUDEjc2/F6BTD8W4fO beG3wmyeQtxpgVAn9HIYN6/UWdrHLQV1vwqwV64pprui0JkhXAA2/pJlPfJarj2a9rhB 665A== 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=dFK5BA/3XELie2QyZAN3A+reesHvuM/84wvUzjlEXjc=; b=n580vTr6kqjetahXUxRwgX3klqypEWPpHwcvWBm5DQWRbd9VGyAwYC2ejcdcvadxO+ I0BhwK0HLTKOynzLhn0IT8/0HbYJI42I+ZYDEUmU/EzcRE95i2PZJ22L7cxLzL2798bv v2aGTGTnxxF3/ce+IjjzmNG1jpyW+iEW8TBXVZPqIzL6/VzQY+O8cZph3aiqNp6sfSDg n8NxtkoVjTc9hZtctX7L/GeNwFB/izewe029zSvk+STbr8wsE2wRD4Lq4CrjK5N7LpBh SpqRXVDvNxdBhtcwKeCV7OCz7pnGNRikWQS/erAkDrR5pYns9qA1MD7FYM7hobaRl3Bu 0u0Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=oJ4vqlhY; 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 cm14si4944637edb.546.2020.04.30.04.44.18; Thu, 30 Apr 2020 04:44:41 -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=oJ4vqlhY; 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 S1726745AbgD3Lk7 (ORCPT + 99 others); Thu, 30 Apr 2020 07:40:59 -0400 Received: from mail.kernel.org ([198.145.29.99]:44578 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726481AbgD3Lk7 (ORCPT ); Thu, 30 Apr 2020 07:40:59 -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 D7DD62076D; Thu, 30 Apr 2020 11:40:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588246859; bh=dFK5BA/3XELie2QyZAN3A+reesHvuM/84wvUzjlEXjc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oJ4vqlhY9q6mW0qaJe33gktp4qfSReNIRP0NffZ1fV0NhvKpNzX2KdeK4p8uNboQB 0Wbbf1HDJV8lRESWG9GcD2SqxXScTe53oQmYrQj9MDmVgWNRPa87HGh8yM+x6JEbXP 69CfnTSEyai536ZC6PxTgj6+ywFAhvySsZV/B/ZM= Date: Thu, 30 Apr 2020 13:40:55 +0200 From: Jessica Yu To: Miroslav Benes Cc: Josh Poimboeuf , live-patching@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Zijlstra , Joe Lawrence Subject: Re: [PATCH v4 11/11] module: Make module_enable_ro() static again Message-ID: <20200430114055.GA15426@linux-8ccs.fritz.box> References: <20200430111032.GA4436@linux-8ccs> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: 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 +++ Miroslav Benes [30/04/20 13:35 +0200]: >On Thu, 30 Apr 2020, Jessica Yu wrote: > >> +++ Josh Poimboeuf [29/04/20 10:24 -0500]: >> >Now that module_enable_ro() has no more external users, make it static >> >again. >> > >> >Suggested-by: Jessica Yu >> >Signed-off-by: Josh Poimboeuf >> >> Thanks! Since this patch is separate from the rest and it's based on >> modules-next, I can just take this last patch through the modules tree. > >It depends on 8/11 of the series. > >Acked-by: Miroslav Benes > >for the patch. Ah yeah, you are right (you meant patch 9/11 right)? Will take both through modules-next.