mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-22 09:39:13 +00:00
s390: Purge stale comment
Signed-off-by: Dmitry Safonov <dima@arista.com>
This commit is contained in:
parent
24f57c68d9
commit
fc1fefd6e4
1 changed files with 0 additions and 8 deletions
|
|
@ -717,14 +717,6 @@ unsigned long compel_task_size(void)
|
|||
|
||||
/*
|
||||
* Get task registers (overwrites weak function)
|
||||
*
|
||||
* We don't store floating point and vector registers here because we
|
||||
* assue that compel/pie code does not change them.
|
||||
*
|
||||
* For verification issue:
|
||||
*
|
||||
* $ objdump -S criu/pie/parasite.built-in.bin.o | grep "%f"
|
||||
* $ objdump -S criu/pie/restorer.built-in.bin.o | grep "%f"
|
||||
*/
|
||||
int ptrace_get_regs(int pid, user_regs_struct_t *regs)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue