Browse Source

ACPICA: Update function header

Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Bob Moore 18 years ago
parent
commit
c9e3ba2c1d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      drivers/acpi/events/evrgnini.c

+ 3 - 0
drivers/acpi/events/evrgnini.c

@@ -432,6 +432,9 @@ acpi_ev_default_region_setup(acpi_handle handle,
  *              a PCI address in the scope of the definition.  This address is
  *              a PCI address in the scope of the definition.  This address is
  *              required to perform an access to PCI config space.
  *              required to perform an access to PCI config space.
  *
  *
+ * MUTEX:       Interpreter should be unlocked, because we may run the _REG
+ *              method for this region.
+ *
  ******************************************************************************/
  ******************************************************************************/
 
 
 acpi_status
 acpi_status