[CRIU] [PATCH] syscall: don't use pr_info to print a part of string
Cyrill Gorcunov
gorcunov at gmail.com
Wed Aug 13 03:59:13 PDT 2014
On Wed, Aug 13, 2014 at 02:39:09PM +0400, Andrey Vagin wrote:
> Before:
> (00.009468) 87: sysctl: <kernel/sem> = <(00.009475) 87: 2108913153 (00.009481) 87: 1252387386 (00.009486) 87: 835139248 (00.009491) 87: 320896030 (00.009496) 87: >
> After:
> (00.009468) 87: sysctl: <kernel/sem> = <2108913153 1252387386 835139248 320896030 >
>
> Signed-off-by: Andrey Vagin <avagin at openvz.org>
I've been proposing pr_cont a number of times, but Pavel refused to pick it up.
This would save us from this hack. Still
Acked-by: Cyrill Gorcunov <gorcunov at openvz.org>
More information about the CRIU
mailing list