On Mon, Nov 18, 2019 at 09:38:58AM +0100, patrick.rudolph@9elements.com wrote:
From: Patrick Rudolph patrick.rudolph@9elements.com
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 patrick.rudolph@9elements.com
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