[PATCH -next] powerpc/machdep: Remove duplicated include in svm.c

Michael Ellerman mpe at ellerman.id.au
Tue Nov 26 13:57:42 AEDT 2024


Christophe Leroy <christophe.leroy at csgroup.eu> writes:
> Le 07/11/2024 à 12:29, Michael Ellerman a écrit :
>> Yang Li <yang.lee at linux.alibaba.com> writes:
>>> The header files linux/mem_encrypt.h is included twice in svm.c,
>>> so one inclusion of each can be removed.
>>>
>>> Reported-by: Abaci Robot <abaci at linux.alibaba.com>
>>> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=11750
>>> Signed-off-by: Yang Li <yang.lee at linux.alibaba.com>
>>> ---
>>>   arch/powerpc/platforms/pseries/svm.c | 1 -
>>>   1 file changed, 1 deletion(-)
>> 
>> The two includes only appear in linux-next, and they both come from
>> different trees. They are required in each tree to avoid breaking the
>> build.
>> 
>> So no one can merge this patch until the two trees are merged into mainline.
>
> That's in linus tree now

Yep thanks.

cheers


More information about the Linuxppc-dev mailing list