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. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/