On Wed, May 03, 2023 at 10:32:26PM +0530, Mukesh Ojha wrote:
Since qcom_pstore_minidump driver creates platform device
for qualcomm devices, so it knows the physical addresses
of the frontend region now. Let's register the regions
with qcom_minidump driver.
Signed-off-by: Mukesh Ojha <redacted>
[...]
+ strlcpy(md_region->name, name, sizeof(md_region->name));
nitpick throughout: Please use strscpy()
https://github.com/KSPP/linux/issues/89
-Kees
--
Kees Cook
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel