Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1426716
| From | Josh Poimboeuf <jpoimboe@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 3/6] x86: Add struct inactive_task_frame |
| Date | 2016-06-20 17:50 +0200 |
| Message-ID | <rM9Cy-1EU-27@gated-at.bofh.it> (permalink) |
| References | <rLvvr-F3-3@gated-at.bofh.it> <rLvvr-F3-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Jun 18, 2016 at 04:56:15PM -0400, Brian Gerst wrote: > Add struct inactive_task_frame, which defines the layout of the stack for > a sleeping process. For now, the only defined field is the BP register > (frame pointer). > > Signed-off-by: Brian Gerst <brgerst@gmail.com> Reviewed-by: Josh Poimboeuf <jpoimboe@redhat.com> -- Josh
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 3/6] x86: Add struct inactive_task_frame Brian Gerst <brgerst@gmail.com> - 2016-06-18 23:00 +0200 Re: [PATCH v2 3/6] x86: Add struct inactive_task_frame Andy Lutomirski <luto@amacapital.net> - 2016-06-19 23:20 +0200 Re: [PATCH v2 3/6] x86: Add struct inactive_task_frame Josh Poimboeuf <jpoimboe@redhat.com> - 2016-06-20 17:50 +0200
csiph-web