[Skiboot] [PATCH V8 1/8] occ: Add support for OPAL-OCC command/response interface
Stewart Smith
stewart at linux.vnet.ibm.com
Thu Jul 27 17:47:45 AEST 2017
Shilpasri G Bhat <shilpa.bhat at linux.vnet.ibm.com> writes:
> --- a/include/opal-msg.h
> +++ b/include/opal-msg.h
> @@ -25,7 +25,7 @@
> * ideally the value matches to the number of modules using async
> * infrastructure, but not necessarily the same..
> */
> -#define OPAL_MAX_ASYNC_COMP 8
> +#define OPAL_MAX_ASYNC_COMP 16
>
> int _opal_queue_msg(enum opal_msg_type msg_type, void *data,
> void (*consumed)(void *data), size_t num_params,
I think this should be split into a separate patch, just so we have a
good commit message documenting *why* we're bumping it.
--
Stewart Smith
OPAL Architect, IBM.
More information about the Skiboot
mailing list