Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1434512
| From | Michael Ellerman <mpe@ellerman.id.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [V5, 2/3] powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg |
| Date | 2016-06-30 14:40 +0200 |
| Message-ID | <rPJq9-18W-9@gated-at.bofh.it> (permalink) |
| References | <rPePo-7su-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 2016-29-06 at 03:38:38 UTC, Suraj Jitindar Singh wrote: > An opal_msg of type OPAL_MSG_ASYNC_COMP contains the return code in the > params[1] struct member. However this isn't intuitive or obvious when > reading the code and requires that a user look at the skiboot > documentation or opal-api.h to verify this. > > Add an inline function to get the return code from an opal_msg and update > call sites accordingly. > > Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com> Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/d0226d315dba5e401a124b394a cheers
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH V5 2/3] powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg Suraj Jitindar Singh <sjitindarsingh@gmail.com> - 2016-06-29 06:00 +0200 Re: [PATCH V5 2/3] powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg Stewart Smith <stewart@linux.vnet.ibm.com> - 2016-06-29 11:10 +0200 Re: [V5, 2/3] powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg Michael Ellerman <mpe@ellerman.id.au> - 2016-06-30 14:40 +0200
csiph-web