Cedric Le Goater writes:
> On 02/25/2015 10:16 PM, Stewart Smith wrote:
>> Cédric Le Goater writes:
>>> On Open Power systems, such call fails in OPAL :
>>>
>>>OPAL: Called with bad token 101 !
>>>
>>> The check on the OPAL_UNREGISTER_DUMP_REGION call is added for
>>> symmetry. I did not se
On 02/25/2015 10:16 PM, Stewart Smith wrote:
> Cédric Le Goater writes:
>> On Open Power systems, such call fails in OPAL :
>>
>>OPAL: Called with bad token 101 !
>>
>> The check on the OPAL_UNREGISTER_DUMP_REGION call is added for
>> symmetry. I did not see any errors for it.
>
> I've alre
Cédric Le Goater writes:
> On Open Power systems, such call fails in OPAL :
>
>OPAL: Called with bad token 101 !
>
> The check on the OPAL_UNREGISTER_DUMP_REGION call is added for
> symmetry. I did not see any errors for it.
I've already put in a patch to squash this:
Message-Id:
<142371872
On Open Power systems, such call fails in OPAL :
OPAL: Called with bad token 101 !
The check on the OPAL_UNREGISTER_DUMP_REGION call is added for
symmetry. I did not see any errors for it.
Signed-off-by: Cédric Le Goater
---
arch/powerpc/platforms/powernv/opal.c |8
1 file ch