Hello all, This is an extremely overdue refresh of this series: https://lkml.org/lkml/2017/9/28/770 The big change here is the 3rd patch, which actually wires up the console drivers to support embedding a device structure, so we can place them on a "console" bus and expose attributes in sysfs. I left the very long list of driver maintainers off this first submission, once there's agreement on the core idea here I'll add them. Thanks, Calvin Calvin Owens (4): printk: Introduce per-console loglevel setting printk: Add ability to set loglevel via "console=" cmdline printk: Add consoles to a virtual "console" bus printk: Add a device attribute for the per-console loglevel 131 files changed, 1859 insertions(+), 1061 deletions(-) -- 2.17.1