[PATCH printk v4 4/6] printk: ringbuffer: change representation of states
Petr Mladek
pmladek at suse.com
Wed Sep 9 06:01:51 EDT 2020
On Tue 2020-09-08 22:34:57, John Ogness wrote:
> Rather than deriving the state by evaluating bits within the flags
> area of the state variable, assign the states explicit values and
> set those values in the flags area. Introduce macros to make it
> simple to read and write state values for the state variable.
>
> Although the functionality is preserved, the binary representation
> for the states is changed.
>
> Signed-off-by: John Ogness <john.ogness at linutronix.de>
Reviewed-by: Petr Mladek <pmladek at suse.com>
Best Regards,
Petr
More information about the kexec
mailing list