Re: [PATCH v5 2/4] printk: Correct wrong casting
From: Sergey Senozhatsky
Date: Tue Oct 02 2018 - 01:50:29 EST
On (09/30/18 00:45), zhe.he@xxxxxxxxxxxxx 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.
> Signed-off-by: He Zhe <zhe.he@xxxxxxxxxxxxx>
> Cc: stable@xxxxxxxxxxxxxxx
> Cc: pmladek@xxxxxxxx
> Cc: sergey.senozhatsky@xxxxxxxxx
> Cc: rostedt@xxxxxxxxxxx
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx>
-ss