Re: [PATCH] microblaze: Include generic support for MSI irqdomains

From: Michal Simek
Date: Thu Oct 10 2019 - 06:48:27 EST


On 08. 10. 19 17:46, Christoph Hellwig wrote:
> On Tue, Oct 08, 2019 at 12:34:47PM +0200, Michal Simek wrote:
>> index e5c9170a07fc..83417105c00a 100644
>> --- a/arch/microblaze/include/asm/Kbuild
>> +++ b/arch/microblaze/include/asm/Kbuild
>> @@ -25,6 +25,7 @@ generic-y += local64.h
>> generic-y += mcs_spinlock.h
>> generic-y += mm-arch-hooks.h
>> generic-y += mmiowb.h
>> +generic-y += msi.h
>
> Please just mark it as mandatory-y in the asm-generic makefile
> instead of requiring a sniplet for every architecture.
>

But is it really mandatory for all architectures?

Thanks,
Michal