Searched hist:"0 fe0bebf5fb905ae682b1ecfd0b51b3a89e45ee6" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/acpi/acpica/ |
H A D | psobject.c | diff 0fe0bebf5fb905ae682b1ecfd0b51b3a89e45ee6 Wed Mar 14 18:13:05 CDT 2018 Erik Schmauss <erik.schmauss@intel.com> ACPICA: macros: fix ACPI_ERROR_NAMESPACE macro
Fixing the ACPI_ERROR_NAMESPACE macros created an "unused variable" compile error when ACPI_NO_ERROR_MESSAGES was defined. This commit also fixes the above compilation errors by surrounding variables meant for debugging inside a new ACPI_ERROR_ONLY macro.
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
H A D | acmacros.h | diff 0fe0bebf5fb905ae682b1ecfd0b51b3a89e45ee6 Wed Mar 14 18:13:05 CDT 2018 Erik Schmauss <erik.schmauss@intel.com> ACPICA: macros: fix ACPI_ERROR_NAMESPACE macro
Fixing the ACPI_ERROR_NAMESPACE macros created an "unused variable" compile error when ACPI_NO_ERROR_MESSAGES was defined. This commit also fixes the above compilation errors by surrounding variables meant for debugging inside a new ACPI_ERROR_ONLY macro.
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
H A D | evgpeblk.c | diff 0fe0bebf5fb905ae682b1ecfd0b51b3a89e45ee6 Wed Mar 14 18:13:05 CDT 2018 Erik Schmauss <erik.schmauss@intel.com> ACPICA: macros: fix ACPI_ERROR_NAMESPACE macro
Fixing the ACPI_ERROR_NAMESPACE macros created an "unused variable" compile error when ACPI_NO_ERROR_MESSAGES was defined. This commit also fixes the above compilation errors by surrounding variables meant for debugging inside a new ACPI_ERROR_ONLY macro.
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
H A D | tbinstal.c | diff 0fe0bebf5fb905ae682b1ecfd0b51b3a89e45ee6 Wed Mar 14 18:13:05 CDT 2018 Erik Schmauss <erik.schmauss@intel.com> ACPICA: macros: fix ACPI_ERROR_NAMESPACE macro
Fixing the ACPI_ERROR_NAMESPACE macros created an "unused variable" compile error when ACPI_NO_ERROR_MESSAGES was defined. This commit also fixes the above compilation errors by surrounding variables meant for debugging inside a new ACPI_ERROR_ONLY macro.
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|