Re: [PATCH printk v2 0/3] printk: move dictionaries to meta data

From: Petr Mladek
Date: Tue Sep 22 2020 - 06:02:29 EST


On Sat 2020-09-19 00:40:18, John Ogness wrote:
> Hello,
>
> Here is v2 for a series to move all existing dictionary
> properties (SUBSYSTEM and DEVICE) into the meta data of a
> record, thus eliminating the need for the dict ring. This
> change affects how the dictionaries are stored, but does not
> affect how they are presented to userspace. (v1 is here [0]).
>
> John Ogness (3):
> printk: move printk_info into separate array
> printk: move dictionary keys to dev_printk_info
> printk: remove dict ring

The patchset is committed in printk/linux.git, branch printk-rework.

The 4th version of the 2nd patch is used.

Best Regards,
Petr