Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1376419
| From | Simon Guo <wei.guo.simon@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RESEND][PATCH v2] powerpc: Export thread_struct.used_vr/used_vsr to user space |
| Date | 2016-04-12 05:00 +0200 |
| Message-ID | <rmWIx-8cp-1@gated-at.bofh.it> (permalink) |
| References | <rkPLc-gu-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Michael, On Wed, Apr 06, 2016 at 03:00:12PM +0800, Simon Guo wrote: > These 2 fields track whether user process has used Altivec/VSX > registers or not. They are used by kernel to setup signal frame > on user stack correctly regarding vector part. > > CRIU(Checkpoint and Restore In User space) builds signal frame > for restored process. It will need this export information to > setup signal frame correctly. And CRIU will need to restore these > 2 fields for the restored process. > > Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> > Reviewed-by: Laurent Dufour <ldufour@linux.vnet.ibm.com> > --- Is there any chance that this patch can be merged upstream soon? The corresponding work of CRIU has to follow after that. Thanks, Simon
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[RESEND][PATCH v2] powerpc: Export thread_struct.used_vr/used_vsr to user space Simon Guo <wei.guo.simon@gmail.com> - 2016-04-06 09:10 +0200 Re: [RESEND][PATCH v2] powerpc: Export thread_struct.used_vr/used_vsr to user space Simon Guo <wei.guo.simon@gmail.com> - 2016-04-12 05:00 +0200
csiph-web