All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter handling
@ 2021-03-09 13:26 Hans de Goede
  2021-03-09 13:26 ` [PATCH 1/1] " Hans de Goede
  2021-03-09 13:45 ` [PATCH 0/1] " Greg Kroah-Hartman
  0 siblings, 2 replies; 3+ messages in thread
From: Hans de Goede @ 2021-03-09 13:26 UTC (permalink / raw)
  To: Rafael J . Wysocki, Greg Kroah-Hartman; +Cc: Hans de Goede, stable

Hi Greg,

Here is a fix for a race in ACPICA which has been present for a long
time, but has only recently been discovered. It would be good if we
can get this fixed added to the various stable series.

Regards,

Hans


Hans de Goede (1):
  ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region
    parameter handling

 drivers/acpi/acpica/acobject.h  |  1 +
 drivers/acpi/acpica/evhandler.c |  7 ++++
 drivers/acpi/acpica/evregion.c  | 64 ++++++++++++++++++++++++---------
 drivers/acpi/acpica/evxfregn.c  |  2 ++
 4 files changed, 57 insertions(+), 17 deletions(-)

-- 
2.30.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-09 13:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-09 13:26 [PATCH 0/1] ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter handling Hans de Goede
2021-03-09 13:26 ` [PATCH 1/1] " Hans de Goede
2021-03-09 13:45 ` [PATCH 0/1] " Greg Kroah-Hartman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.