Re: [PATCH v8 1/7] ima: define and call ima_alloc_kexec_file_buf

2025-02-21 Thread steven chen
On 2/20/2025 8:23 AM, Mimi Zohar wrote: On Thu, 2025-02-20 at 10:04 -0500, James Bottomley wrote: On Thu, 2025-02-20 at 09:53 -0500, Mimi Zohar wrote: On Tue, 2025-02-18 at 14:54 -0800, steven chen wrote: [... Author: Tushar Sugandhi Steven, thank you again for picking up this patch set. A

Re: [PATCH v8 1/7] ima: define and call ima_alloc_kexec_file_buf

2025-02-20 Thread Mimi Zohar
On Thu, 2025-02-20 at 10:04 -0500, James Bottomley wrote: > On Thu, 2025-02-20 at 09:53 -0500, Mimi Zohar wrote: > > On Tue, 2025-02-18 at 14:54 -0800, steven chen wrote: > [... > > > Author: Tushar Sugandhi > > > > Steven, thank you again for picking up this patch set. > > > > As previously exp

Re: [PATCH v8 1/7] ima: define and call ima_alloc_kexec_file_buf

2025-02-20 Thread James Bottomley
On Thu, 2025-02-20 at 09:53 -0500, Mimi Zohar wrote: > On Tue, 2025-02-18 at 14:54 -0800, steven chen wrote: [... > > Author: Tushar Sugandhi > > Steven, thank you again for picking up this patch set. > > As previously explained, there is no tag named "Author" in > https://www.kernel.org/doc/Doc

Re: [PATCH v8 1/7] ima: define and call ima_alloc_kexec_file_buf

2025-02-20 Thread Mimi Zohar
On Tue, 2025-02-18 at 14:54 -0800, steven chen wrote: > Carrying the IMA measurement list across kexec requires allocating a > buffer and copying the measurement records.  Separate allocating the > buffer and copying the measurement records into separate functions in > order to allocate the buffer