On 02/11/17 08:59, Andy Lutomirski wrote: > I'm removing thread_struct::sp0, and Xen's usage of it is slightly > dubious and unnecessary. Use appropriate helpers instead. > > While we're at at, reorder the code slightly to make it more obvious > what's going on. > > Cc: Juergen Gross <jgr...@suse.com> > Cc: Boris Ostrovsky <boris.ostrov...@oracle.com> > Signed-off-by: Andy Lutomirski <l...@kernel.org>
Reviewed-by: Juergen Gross <jgr...@suse.com> Juergen