Re: [PATCH v3 2/6] ppc/spapr: Add ibm,errinjct RTAS call handler

Nikhil Kumar Singh <[email protected]>
Newsgroups org.nongnu.qemu-devel
Message-ID <[email protected]>

On 20/05/26 15:24, Narayana Murty N wrote:
> +    sphb = QLIST_FIRST(&spapr->phbs);
> +    if (!sphb) {
> +        goto param_error_exit;
> +    }

Hi Narayana,

By using QLIST_FIRST(&spapr->phbs), are we assuming or hardcoding this 
to the first PHB?

Thanks
~ Nikhil
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.