On Mon, Nov 18, 2019 at 09:38:58AM +0100, [email protected] wrote: > From: Patrick Rudolph <[email protected]> > > Fix a bug where the kernel module can't be loaded after it has been > unloaded as the devices are still present and conflicting with the > to be created coreboot devices. > > Signed-off-by: Patrick Rudolph <[email protected]> > --- > drivers/firmware/google/coreboot_table.c | 7 +++++++ > 1 file changed, 7 insertions(+)
You forgot to document what changed from v1 of this patch and/or series somewhere :( Usually it just goes below the --- line on each patch. Can you fix that up and send a v3 of this series? thanks greg k-h _______________________________________________ coreboot mailing list -- [email protected] To unsubscribe send an email to [email protected]

