lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 27 Aug 2020 21:25:10 -0300 From: Thiago Jung Bauermann <bauerman@...ux.ibm.com> To: Lakshmi Ramasubramanian <nramas@...ux.microsoft.com> Cc: zohar@...ux.ibm.com, robh@...nel.org, gregkh@...uxfoundation.org, james.morse@....com, catalin.marinas@....com, sashal@...nel.org, will@...nel.org, mpe@...erman.id.au, benh@...nel.crashing.org, paulus@...ba.org, robh+dt@...nel.org, frowand.list@...il.com, vincenzo.frascino@....com, mark.rutland@....com, dmitry.kasatkin@...il.com, jmorris@...ei.org, serge@...lyn.com, pasha.tatashin@...een.com, allison@...utok.net, kstewart@...uxfoundation.org, takahiro.akashi@...aro.org, tglx@...utronix.de, masahiroy@...nel.org, bhsharma@...hat.com, mbrugger@...e.com, hsinyi@...omium.org, tao.li@...o.com, christophe.leroy@....fr, linux-integrity@...r.kernel.org, linux-kernel@...r.kernel.org, devicetree@...r.kernel.org, prsriva@...ux.microsoft.com, balajib@...ux.microsoft.com Subject: Re: [PATCH v4 3/5] IMA: Refactor do_get_kexec_buffer() to call of_ functions directly Lakshmi Ramasubramanian <nramas@...ux.microsoft.com> writes: > do_get_kexec_buffer() calls another local function get_addr_size_cells() > to get the address and size of the IMA measurement log buffer stored in > the device tree. get_addr_size_cells() is small enough that it can be > merged into do_get_kexec_buffer() and a function call can be avoided. > > Refactor do_get_kexec_buffer() to call of_ functions directly instead > of calling get_addr_size_cells() and remove get_addr_size_cells(). > > Co-developed-by: Prakhar Srivastava <prsriva@...ux.microsoft.com> > Signed-off-by: Prakhar Srivastava <prsriva@...ux.microsoft.com> > Signed-off-by: Lakshmi Ramasubramanian <nramas@...ux.microsoft.com> Reviewed-by: Thiago Jung Bauermann <bauerman@...ux.ibm.com> -- Thiago Jung Bauermann IBM Linux Technology Center
Powered by blists - more mailing lists