On Fri, Feb 19, 2021 at 12:49 AM Erik Kaneda <erik.kaneda@xxxxxxxxx> wrote: > > Hi Hans and Rafael, > > Sorry about the late responses. I've accidentally dropped the ball on > the comunication of this pull request. Bob has merged it now and here > are the linux-ized versions of them. > > Rafael, if you haven't merged the patches, please consider taking > these as it will keep things easier to maintain on my end.. > > Thanks and apologies, > Erik Kaneda > > > Hans de Goede (2): > ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region > parameter handling > ACPICA: Remove some code duplication from > acpi_ev_address_space_dispatch > > drivers/acpi/acpica/acobject.h | 1 + > drivers/acpi/acpica/evhandler.c | 7 ++++ > drivers/acpi/acpica/evregion.c | 69 ++++++++++++++++++++------------- > drivers/acpi/acpica/evxfregn.c | 2 + > 4 files changed, 53 insertions(+), 26 deletions(-) > > -- Both applied, thanks! Note that I will send a pull request containing them only after the previous ACPI pull request has been processed, though.