[ACPI] ACPICA 20060113
Added 2006 copyright. At SuSE's suggestion, enabled all error messages without enabling function tracing, ie with CONFIG_ACPI_DEBUG=n Replaced all instances of the ACPI_DEBUG_PRINT macro invoked at the ACPI_DB_ERROR and ACPI_DB_WARN debug levels with the ACPI_REPORT_ERROR and ACPI_REPORT_WARNING macros, respectively. This preserves all error and warning messages in the non-debug version of the ACPICA code (this has been referred to as the "debug lite" option.) Over 200 cases were converted to create a total of over 380 error/warning messages across the ACPICA code. This increases the code and data size of the default non-debug version by about 13K. Added ACPI_NO_ERROR_MESSAGES flag to enable deleting all messages. The size of the debug version remains about the same. Signed-off-by:Bob Moore <robert.moore@intel.com> Signed-off-by:
Len Brown <len.brown@intel.com>
Showing
- drivers/acpi/dispatcher/dsfield.c 4 additions, 5 deletionsdrivers/acpi/dispatcher/dsfield.c
- drivers/acpi/dispatcher/dsinit.c 6 additions, 14 deletionsdrivers/acpi/dispatcher/dsinit.c
- drivers/acpi/dispatcher/dsmethod.c 1 addition, 1 deletiondrivers/acpi/dispatcher/dsmethod.c
- drivers/acpi/dispatcher/dsmthdat.c 9 additions, 19 deletionsdrivers/acpi/dispatcher/dsmthdat.c
- drivers/acpi/dispatcher/dsobject.c 7 additions, 14 deletionsdrivers/acpi/dispatcher/dsobject.c
- drivers/acpi/dispatcher/dsopcode.c 15 additions, 26 deletionsdrivers/acpi/dispatcher/dsopcode.c
- drivers/acpi/dispatcher/dsutils.c 7 additions, 11 deletionsdrivers/acpi/dispatcher/dsutils.c
- drivers/acpi/dispatcher/dswexec.c 11 additions, 25 deletionsdrivers/acpi/dispatcher/dswexec.c
- drivers/acpi/dispatcher/dswload.c 1 addition, 1 deletiondrivers/acpi/dispatcher/dswload.c
- drivers/acpi/dispatcher/dswscope.c 3 additions, 3 deletionsdrivers/acpi/dispatcher/dswscope.c
- drivers/acpi/dispatcher/dswstate.c 37 additions, 69 deletionsdrivers/acpi/dispatcher/dswstate.c
- drivers/acpi/events/evevent.c 2 additions, 2 deletionsdrivers/acpi/events/evevent.c
- drivers/acpi/events/evgpe.c 13 additions, 7 deletionsdrivers/acpi/events/evgpe.c
- drivers/acpi/events/evgpeblk.c 6 additions, 14 deletionsdrivers/acpi/events/evgpeblk.c
- drivers/acpi/events/evmisc.c 4 additions, 8 deletionsdrivers/acpi/events/evmisc.c
- drivers/acpi/events/evregion.c 14 additions, 31 deletionsdrivers/acpi/events/evregion.c
- drivers/acpi/events/evrgnini.c 1 addition, 1 deletiondrivers/acpi/events/evrgnini.c
- drivers/acpi/events/evsci.c 1 addition, 1 deletiondrivers/acpi/events/evsci.c
- drivers/acpi/events/evxface.c 6 additions, 7 deletionsdrivers/acpi/events/evxface.c
- drivers/acpi/events/evxfevnt.c 9 additions, 14 deletionsdrivers/acpi/events/evxfevnt.c
Loading
Please register or sign in to comment