diff options
author | Martin Schwidefsky <[email protected]> | 2014-12-01 18:05:35 +0100 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2014-12-08 09:42:35 +0100 |
commit | 4b4ee3ee0beb4f39efe5eb9581f07bddc4201240 (patch) | |
tree | 97498f0f0b3521e91cd90f02bf5ea6efb436b861 /net/lapb/lapb_out.c | |
parent | 8461b63ca01d125a245a0d0fb4821ea0656e5053 (diff) |
s390/simd: clear vector register pointer on fork/clone
The copy_thread function fails to reset the p->thread.vxrs pointer.
This causes the child to use the same vector register save area,
causing both data corruptions and multiple frees of the memory for
the save area after the tasks sharing the save area terminate.
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions