[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191118085933.GA150384@kroah.com>
Date: Mon, 18 Nov 2019 09:59:33 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: patrick.rudolph@...ements.com
Cc: linux-kernel@...r.kernel.org, coreboot@...eboot.org,
Alexios Zavras <alexios.zavras@...el.com>,
Allison Randal <allison@...utok.net>,
Thomas Gleixner <tglx@...utronix.de>,
Arthur Heymans <arthur@...ymans.xyz>
Subject: Re: [Patch v2 1/3] firmware: google: Release devices before
unregistering the bus
On Mon, Nov 18, 2019 at 09:38:58AM +0100, patrick.rudolph@...ements.com wrote:
> From: Patrick Rudolph <patrick.rudolph@...ements.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@...ements.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
Powered by blists - more mailing lists