mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1 0/3] ACPI: EC: Avoid evaluating _REG for non-functional operation regions
@ 2024-08-12 13:06 Rafael J. Wysocki
  2024-08-12 13:08 ` [PATCH v1 1/3] Revert "ACPI: EC: Evaluate orphan _REG under EC device" Rafael J. Wysocki
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rafael J. Wysocki @ 2024-08-12 13:06 UTC (permalink / raw)
  To: Linux ACPI; +Cc: Hans de Goede, LKML, Rafael J. Wysocki, Armin Wolf

Hi Everyone,

The purpose of this series is to address issues reported here:

https://lore.kernel.org/linux-acpi/1f76b7e2-1928-4598-8037-28a1785c2d13@redhat.com/

and related to evaluating _REG for EC operation regions that are not
expected to be used (for example, because they reside in the scopes of
ACPI device objects whose _STA returns 0).

The first patch reverts commit 0e6b6dedf168 ("Revert "ACPI: EC: Evaluate orphan
_REG under EC device") that will not be necessary after making the changes in
the last patch.  The second patch modifies acpi_execute_reg_methods() to take
an additional "depth" argument that will be needed doing forward.

The last patch moves the _REG evaluation for EC operation regions beyond the
EC device scope to acpi_bus_attach() so it is only evaluated if the device
object holding the EC operation region is present.

Thanks!




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

end of thread, other threads:[~2024-08-12 13:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-12 13:06 [PATCH v1 0/3] ACPI: EC: Avoid evaluating _REG for non-functional operation regions Rafael J. Wysocki
2024-08-12 13:08 ` [PATCH v1 1/3] Revert "ACPI: EC: Evaluate orphan _REG under EC device" Rafael J. Wysocki
2024-08-12 13:11 ` [PATCH v1 2/3] ACPICA: Add a depth argument to acpi_execute_reg_methods() Rafael J. Wysocki
2024-08-12 13:16 ` [PATCH v1 3/3] ACPI: EC: Evaluate _REG outside the EC scope more carefully Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®