From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9ED6B235079 for ; Tue, 10 Jun 2025 02:14:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749521682; cv=none; b=re324NhooGo0YGBWf146NXaeqrTO9ASzkaDlUsy43qNx/Iy3KX8bxQzVgk1uXRBAaYtExvh2XochYIztuBER0Zc0C0WGUmLSsqDCDehmL5V+a3oQoYEn9dCoWMIutsPM9jJVj7yXzN/g5cpUoep88v/xdSiCljdtfY3RGDTE9Kc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749521682; c=relaxed/simple; bh=i4WO5k+tv6XVybLAEBiXR7nxpnWSF5or35FkR1kg+dQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=eboMHIJChdZzp3jZ7y+xulm0C9vBJzJyxzTF0zN5a0jRAKMSjHwbtC+T8nBDbaWcHBvdZ6EaqEg0MIMd0B2TJTTnudA0HE15/1PtizJ3opT6xM5O0MRUqpVR6J8dBn6RDJxwhza0vG1DH66/Vx35QHpSpa5h4evZuqPllF1sdmE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=CiGjgIwm; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="CiGjgIwm" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1749521679; 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=yIBFirwBqY4Xd+zzI6/WHXTGuPu27/Hd5spfFYevmu8=; b=CiGjgIwm09MT6s49q0ulQhN2fLu+D1XqR0Sd4Npzk7gtJAcbqF2mibKZi+3IKq/Dv9ctHD Ccdy2cylBq/HdU/oxnfO7WJgJEJ6o/OoHlWSQmMJwFSJW6r2MWJAAyOmYEbkTcuML/sqD3 4O3g43y79SEG2HZMZLWG6bOqZboIv/0= Received: from mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-582-pn5Rfi7gMh2Ub6S08L-Kig-1; Mon, 09 Jun 2025 22:14:35 -0400 X-MC-Unique: pn5Rfi7gMh2Ub6S08L-Kig-1 X-Mimecast-MFC-AGG-ID: pn5Rfi7gMh2Ub6S08L-Kig_1749521673 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 81710195608D; Tue, 10 Jun 2025 02:14:33 +0000 (UTC) Received: from redhat.com (unknown [10.22.81.60]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 9C05118003FC; Tue, 10 Jun 2025 02:14:30 +0000 (UTC) Date: Mon, 9 Jun 2025 22:14:27 -0400 From: Joe Lawrence To: Josh Poimboeuf Cc: x86@kernel.org, linux-kernel@vger.kernel.org, Petr Mladek , Miroslav Benes , live-patching@vger.kernel.org, Song Liu , laokz , Jiri Kosina , Marcos Paulo de Souza , Weinan Liu , Fazla Mehrab , Chen Zhongjin , Puranjay Mohan Subject: Re: [PATCH v2 59/62] livepatch/klp-build: Introduce klp-build script for generating livepatch modules Message-ID: References: <10ccbeb0f4bcd7d0a10cc9b9bd12fdc4894f83ee.1746821544.git.jpoimboe@kernel.org> <7uriarhovgf3fp7tiidwklopqqk34ybk6fnhu6kncwtjgz2ni6@2z7m42t4oerw> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 On Mon, Jun 09, 2025 at 10:05:53PM -0400, Joe Lawrence wrote: > + # Copy symbol namespace > + readelf -p .modinfo "$ORIG_DIR/$rel_file" | \ > + gawk -F= '/\