Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp744464pxb; Tue, 3 Nov 2020 11:17:52 -0800 (PST) X-Google-Smtp-Source: ABdhPJw0MfNMZRc2VVmmpzQlka+ojy9Hpyl02beoJTZs5EokmfeKtJIhQdZfIjgulZ+i2Fn1Ri4d X-Received: by 2002:a17:906:fa1b:: with SMTP id lo27mr21250247ejb.216.1604431072164; Tue, 03 Nov 2020 11:17:52 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1604431072; cv=none; d=google.com; s=arc-20160816; b=Sa/Kmc2kushCrjHecm0NHzg/UABifLt4HA8J9/hzYMhkTjQA3t55gYscA43vS97h61 VM8xeMvL91Kd4ttpupW/rksRZ3o028wkOGYlR9/o3cIY2FGuMD3Qdgt4Zdt5paffwjTd Uuw1xMnhH9U3c3lveX5JEBeWZF/q7zbMZtvNlHeiuLSOlT7Av2dbjgCa0E130gBhe4FS EA/6BpHPw1oEJi+YHlKgQnmyIEk15rsziXe19lM8Q/JW+1Pushbep8EoklVOxmpH5ulU dX/o7EWfdeUCetBkB5yc4kH1NZNGQGNw4FCObadM8exfdWkfxLwuf0yK5LwI0KsM/SCd cDAQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject:dkim-signature:dkim-filter; bh=g3u2dJ731bmZE1+Yhkjxw1pIpxx/vbRCu+R6RCW+7ck=; b=Y9OjE11knLHFD+W57VnvesQQUQZq/+ypjv2cEWDIGnkOph+1Enr6iOZaNUiqYneQ86 vs2jEJa1o8xzKBsnoF20X/9Am9Gepl4Iq5tUYWo/bvpqH1s/UIxQ+Nu2+Bs7kLa4J6HW Gdg9gV+JujiQqdcAsTFa3jaerEsmCUqNMvSONo+1HvaFzYD+m4Gb/vxMM8dRpTOcksJW +eGgplOmqFNHAFS54DIk3L15tle3xWtDwvqiTHO6WC/GtxZndut8BuN3XECDWTQD4iMI OuS5KgKmegbjOK+Ngp0NWTsj1t++nkaHb0AOhkEb2UqoV2m207YV334PPw00ktsDcc+I houw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linux.microsoft.com header.s=default header.b=OusZlwtx; 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=linux.microsoft.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a7si13696479eda.335.2020.11.03.11.17.28; Tue, 03 Nov 2020 11:17:52 -0800 (PST) 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=@linux.microsoft.com header.s=default header.b=OusZlwtx; 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=linux.microsoft.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729337AbgKCTPo (ORCPT + 99 others); Tue, 3 Nov 2020 14:15:44 -0500 Received: from linux.microsoft.com ([13.77.154.182]:58138 "EHLO linux.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729087AbgKCTPo (ORCPT ); Tue, 3 Nov 2020 14:15:44 -0500 Received: from [192.168.0.104] (c-73-42-176-67.hsd1.wa.comcast.net [73.42.176.67]) by linux.microsoft.com (Postfix) with ESMTPSA id 9888220B4905; Tue, 3 Nov 2020 11:15:42 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 9888220B4905 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1604430943; bh=g3u2dJ731bmZE1+Yhkjxw1pIpxx/vbRCu+R6RCW+7ck=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=OusZlwtxL9dAngGErPQ8QoYlSb4HmsCAEkXMygUmWvbHNA2TK2C38Yd80RPWopfFc UI8dnJge5yGuWmX6aFREQUie+dXssYeclERvAyBwgHBUa/hKyDtrVN8FH9IGGfsy2M ERfejyxYlaSurOFVxuPAEJ2iOBG1o6D76jvmNzX8= Subject: Re: [PATCH v8 1/4] powerpc: Refactor kexec functions to move arch independent code to drivers/of To: Mimi Zohar , bauerman@linux.ibm.com, robh@kernel.org, gregkh@linuxfoundation.org, james.morse@arm.com, catalin.marinas@arm.com, sashal@kernel.org, will@kernel.org, mpe@ellerman.id.au, benh@kernel.crashing.org, paulus@samba.org, robh+dt@kernel.org, frowand.list@gmail.com, vincenzo.frascino@arm.com, mark.rutland@arm.com, dmitry.kasatkin@gmail.com, jmorris@namei.org, serge@hallyn.com, pasha.tatashin@soleen.com, allison@lohutok.net, kstewart@linuxfoundation.org, takahiro.akashi@linaro.org, tglx@linutronix.de, masahiroy@kernel.org, bhsharma@redhat.com, mbrugger@suse.com, hsinyi@chromium.org, tao.li@vivo.com, christophe.leroy@c-s.fr Cc: linux-integrity@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, prsriva@linux.microsoft.com, balajib@linux.microsoft.com References: <20201030174429.29893-1-nramas@linux.microsoft.com> <20201030174429.29893-2-nramas@linux.microsoft.com> <506372c01decf59bc2ef39c92a86ba7f6f2ae81b.camel@linux.ibm.com> From: Lakshmi Ramasubramanian Message-ID: <313e87c1-8f58-b1e0-db3e-950d2ee66927@linux.microsoft.com> Date: Tue, 3 Nov 2020 11:15:42 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <506372c01decf59bc2ef39c92a86ba7f6f2ae81b.camel@linux.ibm.com> Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/3/20 6:55 AM, Mimi Zohar wrote: Hi Mimi, Thanks for reviewing the patches. > On Fri, 2020-10-30 at 10:44 -0700, Lakshmi Ramasubramanian wrote: >> The functions remove_ima_buffer() and delete_fdt_mem_rsv() that handle >> carrying forward the IMA measurement logs on kexec for powerpc do not >> have architecture specific code, but they are currently defined for >> powerpc only. > > ^ ... logs on kexec, do not have architecture specific code, but are > currently limited to powerpc. Will make this change. > >> >> remove_ima_buffer() and delete_fdt_mem_rsv() are used to remove >> the IMA log entry from the device tree and free the memory reserved >> for the log. These functions need to be defined even if the current >> kernel does not support carrying forward IMA log across kexec since >> the previous kernel could have supported that and therefore the current >> kernel needs to free the allocation. > > The first paragraph describes these function as "handle carrying > forward the IMA measurement logs on kexec", while this paragraph says > "are used to remove the IMA log entry". Consider listing all of the > functions being moved in the first paragrah, then "handle carrying > forward" could be expanded to "carrying ... and removing". Sure. > >> >> Rename remove_ima_buffer() to remove_ima_kexec_buffer(). >> Define remove_ima_kexec_buffer() and delete_fdt_mem_rsv() in >> drivers/of/fdt.c. A later patch in this series will use these functions >> to free the allocation, if any, made by the previous kernel for ARM64. > > - ^Define -> Move > - Three functions are being moved, but only two are listed. > "do_get_kexec_buffer" is not mentioned. > - Don't refer to a later patch, but explain the purpose here. For > example, "Move ... , making them accessible to other archs." Sure. > >> >> Define FDT_PROP_IMA_KEXEC_BUFFER for the chosen node, namely >> "linux,ima-kexec-buffer", that is added to the DTB to hold >> the address and the size of the memory reserved to carry >> the IMA measurement log. > > The above two paragraphs describe renaming a function and defining a > chosen node. These two preparatory changes should be made, > independently of each other, prior to this patch. This patch should be > limited to moving code, with the subject line truncated to "move arch > independent code to drivers/of". > Just to be clear - Split this patch into 3 parts as listed below: PATCH #1: Rename remove_ima_buffer() to remove_ima_kexec_buffer() PATCH #2: Define the chosen node PATCH #3: Move the functions to drivers/of/fdt.c Sure - I'll make the above changes and update patch descriptions accordingly. thanks, -lakshmi