Claudio Carvalho writes:
> On 7/11/19 9:57 AM, Michael Ellerman wrote:
>> Claudio Carvalho writes:
>>> diff --git a/arch/powerpc/include/asm/ultravisor.h
>>> b/arch/powerpc/include/asm/ultravisor.h
>>> new file mode 100644
>>> index ..e5009b0d84ea
>>> --- /dev/null
>>> +++ b/arch/pow
On 7/11/19 9:57 AM, Michael Ellerman wrote:
> Claudio Carvalho writes:
>> diff --git a/arch/powerpc/include/asm/ultravisor.h
>> b/arch/powerpc/include/asm/ultravisor.h
>> new file mode 100644
>> index ..e5009b0d84ea
>> --- /dev/null
>> +++ b/arch/powerpc/include/asm/ultravisor.h
>> @
Claudio Carvalho writes:
> diff --git a/arch/powerpc/include/asm/ultravisor.h
> b/arch/powerpc/include/asm/ultravisor.h
> new file mode 100644
> index ..e5009b0d84ea
> --- /dev/null
> +++ b/arch/powerpc/include/asm/ultravisor.h
> @@ -0,0 +1,15 @@
> +/* SPDX-License-Identifier: GPL-2.0
On 2019-06-28 15:08, Claudio Carvalho wrote:
This feature tells if the ultravisor firmware is available to handle
ucalls.
Signed-off-by: Claudio Carvalho
[ Device node name to "ibm,ultravisor" ]
Signed-off-by: Michael Anderson
Reviewed-by: Janani Janakiraman
---
arch/powerpc/include/asm/f
This feature tells if the ultravisor firmware is available to handle
ucalls.
Signed-off-by: Claudio Carvalho
[ Device node name to "ibm,ultravisor" ]
Signed-off-by: Michael Anderson
---
arch/powerpc/include/asm/firmware.h | 5 +++--
arch/powerpc/include/asm/ultravisor.h | 15 +++