Messages in this thread |  | | Subject | Re: [PATCH 0/3] Add Firmware Info, Warn, and Bug messages | From | Joe Perches <> | Date | Mon, 02 Dec 2013 09:34:03 -0800 |
| |
On Mon, 2013-12-02 at 10:19 -0500, Prarit Bhargava wrote: > Logging and tracking firmware bugs in the kernel has long been an issue > for system administrators. The current kernel does not have a good > uniform method of reporting firmware bugs and the code in the kernel is a > mix of printk's and WARN_ONs. This causes problems for both system > administrators and QA engineers who attempt to diagnose problems within > the kernel.
It'd be simpler if you introduced the macros in one patch and then added patches that used them separately.
|  |