On Tue 2018-10-02 14:50:18, Sergey Senozhatsky wrote: > On (09/30/18 00:45), [email protected] wrote:
> > Correct wrong casting that might cut off the normal output. > > A commit message probably could have been a bit more descriptive, > mentioning that log_first_seq and console_seq are 64-bit unsigned > integers, this is a Cc material potentially. I have used the following text: log_first_seq and console_seq are 64-bit unsigned integers. Correct a wrong casting that might cut off the output. > > Signed-off-by: He Zhe <[email protected]> > > Cc: [email protected] > > Cc: [email protected] > > Cc: [email protected] > > Cc: [email protected] > > Reviewed-by: Sergey Senozhatsky <[email protected]> And pushed this patch into printk.git, branch for-4.20. Best Regards, Petr

