2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-29 05:18:00 +00:00

kernel: Add Ack and Review for a patch

So I wont forget.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
Cyrill Gorcunov 2011-11-30 01:36:57 +04:00
parent 5e2b5f098b
commit 24f33b86ea

View File

@ -3,6 +3,8 @@ fs, proc: Add start_data, end_data, start_brk members to /proc/$pid/stat
It helps to dump and restore this mm_struct members.
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
---
fs/proc/array.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)