Re: [PATCH v6] firmware: google: Implement cbmem in sysfs driver

From: Tzung-Bi Shih
Date: Thu Aug 04 2022 - 04:22:17 EST


On Tue, Aug 02, 2022 at 07:03:43AM -0700, Jack Rosenthal wrote:
> cbmem entries can be read from coreboot table
> 0x31 (LB_TAG_CBMEM_ENTRY). This commit exports access to cbmem
> entries in sysfs under /sys/firmware/coreboot/cbmem-*.
>
> Link: https://issuetracker.google.com/239604743

I doubt if the Link tag would be useful for public.

[...]

> Reported-by: kernel test robot <lkp@xxxxxxxxx>

Suggest to drop the Reported-by tag even if the robot reported some compile
errors during the development. Given that the patch isn't a fixup but
supporting something new (which isn't "reported by" the robot).