[PATCH printk 3/3] printk: remove dict ring
Linus Torvalds
torvalds at linux-foundation.org
Thu Sep 17 13:59:00 EDT 2020
On Thu, Sep 17, 2020 at 6:16 AM John Ogness <john.ogness at linutronix.de> wrote:
>
> Since there is no code that will ever store anything into the dict
> ring, remove it. If any future dictionary properties are to be
> added, these should be added to the struct printk_info.
Ack. I'm very happy to see the dictionary stuff go. It was one of
those over-designed things in the printk rewrite years and years ago.
Linus
More information about the kexec
mailing list