Received: by 2002:a25:ca44:0:0:0:0:0 with SMTP id a65csp1255084ybg; Wed, 29 Jul 2020 09:26:06 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzoX5oRGvN59ISQY3wWrd8xaVjY3TPwTOjT4tfq1QgjZxZVNOgiwK1Tu7df3xWAl5yARtRm X-Received: by 2002:a17:906:1106:: with SMTP id h6mr26007960eja.200.1596039966673; Wed, 29 Jul 2020 09:26:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596039966; cv=none; d=google.com; s=arc-20160816; b=UJqYl3aazp85QIF3tZL6gG3r5abXnMRp6hxIZ4otvFXyjOkVGo7xjgcMc9+6dPeP+L rifU7c9syzS2sU731cEjQuiEc5tKB/DpmNXFFgpDOQU/SGa4VDPEMIEcWs9OiH/diI5E t+P03JewXf6SMZ98B/WRH/hlydYTsOuhsA9swhRashl3uIu11J2EZKxGuwhWVSrwRZc2 EVa+Q+bPPf03/UPGKMyrAn15phn0r0BXEP4sNNQ38A/JRMxC/HPmf2odYMaE6Xr3jkjz Z/xxBqDrbSYDCH3nnyMk/t+lcldqX9rcXHyfRQz54jvZS4ovWi/pBnpk9LeGQIfLdFsx kaLA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=7USlHwQSQHt5mnGHHYYgBfaDzKiB7gePfhR253uqaKk=; b=khHT3OVzUJ+yQLbZ7gLVmrQw/r9OzVUnAJtEXq7VmJVWEAxFpmKqE3Z0J2Rhq//f/4 gpa/mH2vkzbzCf0QvU+zPjyDJ6/A2+1EhfoM37LO2sZfZhp15Y8jgryHLwwP5TrHVxYR eom6l2qWsOiU4pzsxjMu3RxjXrw+IdiAExseY9ua13DQ7ghimPWB9fEVQ//I2WVMfJRi tRVjf0uAGcA2tvcCFuGOPBUlMgecW6mWkyl6ykudvGG9kefxsBa+/pk/1vwF19OJpBB/ JuLHLt3sL4zwqZ44X0ftFg1lq76RrLM7ZDEaeo5FMe80gbuqJ5mL9UxuvWSUgLsIeHln FvzQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gzMKH05D; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g7si1539325edj.525.2020.07.29.09.25.43; Wed, 29 Jul 2020 09:26:06 -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=gzMKH05D; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727895AbgG2QYq (ORCPT + 99 others); Wed, 29 Jul 2020 12:24:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:53620 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726341AbgG2QYo (ORCPT ); Wed, 29 Jul 2020 12:24:44 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 0585B2082E; Wed, 29 Jul 2020 16:24:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1596039884; bh=KPOw/lKcFVoDkvC8+DqkXfmOUiLFkBinFYc+24JFOno=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gzMKH05D2YSHRkEPkjJwt4+2U4+Jb62ODbX8FpG/tlNcNVuwjQz8PZWrlOD262iKN 1STJhKF5ElKhbRwiEq5CSW/VNSyG5ZvgrSTiWPcnmMuYCBmu1jvt14Cw9DrEy7FyjQ HcAJgUWpbxT2mOiNboLnZUaKlLN440POoEfDE+XM= Date: Wed, 29 Jul 2020 18:24:35 +0200 From: Greg Kroah-Hartman To: Jessica Yu Cc: Christoph Hellwig , open list , live-patching@vger.kernel.org Subject: Re: [PATCH 2/7] modules: mark find_symbol static Message-ID: <20200729162435.GB3664300@kroah.com> References: <20200729062711.13016-1-hch@lst.de> <20200729062711.13016-3-hch@lst.de> <20200729161318.GA30898@linux-8ccs> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200729161318.GA30898@linux-8ccs> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 29, 2020 at 06:13:18PM +0200, Jessica Yu wrote: > +++ Christoph Hellwig [29/07/20 08:27 +0200]: > > find_symbol is only used in module.c. > > > > Signed-off-by: Christoph Hellwig > > CCing the livepatching ML, as this may or may not impact its users. > > AFAIK, the out-of-tree kpatch module had used find_symbol() in the > past, I am not sure what its current status is. I suspect all of its > functionality has been migrated to upstream livepatch already. We still have symbol_get(), which is what I thought they were using. If only we could get rid of that export one day... thanks, greg k-h