public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Debug interface used for error message cleanups
@ 2008-07-30 20:22 Thomas Renninger
  2008-07-30 20:22 ` [PATCH 1/9] ACPI cm_sbs: Debug interface used for error message cleanup Thomas Renninger
                   ` (9 more replies)
  0 siblings, 10 replies; 17+ messages in thread
From: Thomas Renninger @ 2008-07-30 20:22 UTC (permalink / raw)
  To: ak; +Cc: lenb, linux-acpi, robert.moore

This removes all DB_WARN and DB_ERROR instances from the kernel.

It is still one time used in ACPICA code in the namespace dir.
It would be great to remove this from ACPICA to finally avoid
people from mis-using it.

Patches are compile tested.

Hmm, there seem to be a compile error in the wireless area, but
my touched files have compiled already, no time to look
at this right now, I expect it's known already:
  CC [M]  drivers/net/wireless/iwlwifi/iwl-led.o
drivers/net/wireless/iwlwifi/iwl-led.c: In function ‘iwl_led_brightness_set’:
drivers/net/wireless/iwlwifi/iwl-led.c:198: error: ‘led_type_str’ undeclared (first use in this function)
drivers/net/wireless/iwlwifi/iwl-led.c:198: error: (Each undeclared identifier is reported only once
drivers/net/wireless/iwlwifi/iwl-led.c:198: error: for each function it appears in.)
make[4]: *** [drivers/net/wireless/iwlwifi/iwl-led.o] Error 1


--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2008-08-01 15:46 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-30 20:22 Debug interface used for error message cleanups Thomas Renninger
2008-07-30 20:22 ` [PATCH 1/9] ACPI cm_sbs: Debug interface used for error message cleanup Thomas Renninger
2008-07-30 20:22 ` [PATCH 2/9] ACPI memhotplug: " Thomas Renninger
2008-07-30 20:22 ` [PATCH 3/9] ACPI processor: " Thomas Renninger
2008-07-30 20:22 ` [PATCH 4/9] ACPI video: " Thomas Renninger
2008-07-30 20:22 ` [PATCH 5/9] ACPI scan: " Thomas Renninger
2008-07-30 20:22 ` [PATCH 6/9] ACPI fan: " Thomas Renninger
2008-07-30 20:22 ` [PATCH 7/9] ACPI osl: " Thomas Renninger
2008-07-30 20:22 ` [PATCH 8/9] ACPI thermal: " Thomas Renninger
2008-07-30 20:22 ` [PATCH 9/9] ACPI system: " Thomas Renninger
2008-07-30 20:29 ` Debug interface used for error message cleanups Moore, Robert
2008-07-30 20:55   ` Andi Kleen
2008-07-31  9:59   ` Thomas Renninger
2008-07-31 21:42     ` Moore, Robert
2008-08-01  1:42     ` Zhang Rui
2008-08-01  9:01       ` Thomas Renninger
2008-08-01 15:45         ` Moore, Robert

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