[PATCH v2 2/7][next] printk: ringbuffer: change representation of reusable
Petr Mladek
pmladek at suse.com
Tue Aug 25 13:10:47 EDT 2020
On Mon 2020-08-24 12:41:33, John Ogness wrote:
> The reusable queried state is represented by the combined flags:
>
> DESC_COMMIT_MASK | DESC_REUSE_MASK
>
> There is no reason for the DESC_COMMIT_MASK to be part of that
> representation. In particular, this will add confusion when more
> state flags are available.
>
> Change the representation of the reusable queried state to just
> the DESC_REUSE_MASK flag.
>
> 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