[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191115134842.17013-1-patrick.rudolph@9elements.com>
Date: Fri, 15 Nov 2019 14:48:36 +0100
From: patrick.rudolph@...ements.com
To: linux-kernel@...r.kernel.org
Cc: coreboot@...eboot.org, patrick.rudolph@...ements.com,
Allison Randal <allison@...utok.net>,
Alexios Zavras <alexios.zavras@...el.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
Arthur Heymans <arthur@...ymans.xyz>
Subject: [PATCH 0/3] firmware: google: Fix minor bugs
From: Patrick Rudolph <patrick.rudolph@...ements.com>
This patch series fixes 3 independent bugs in the google firmware
drivers.
Patch 1-2 do proper cleanup at kernel module unloading.
Patch 3 adds a check if the optional GSMI SMM handler is actually
present in the firmware and responses to the driver.
Arthur Heymans (2):
firmware: google: Unregister driver_info on failure and exit in gsmi
firmware: google: Probe for a GSMI handler in firmware
Patrick Rudolph (1):
firmware: google: Release devices before unregistering the bus
drivers/firmware/google/coreboot_table.c | 6 ++++++
drivers/firmware/google/gsmi.c | 24 ++++++++++++++++++++++++
2 files changed, 30 insertions(+)
--
2.21.0
Powered by blists - more mailing lists