Re: [PATCH 05/14] powerpc/vas: Setup fault window per VAS instance

2019-11-27 Thread Christoph Hellwig
> +/* > + * We do not remove VAS instances. The following functions are needed > + * when VAS hotplug is supported. > + */ > +#if 0 Please don't add dead code to the kernel tree.

[PATCH 05/14] powerpc/vas: Setup fault window per VAS instance

2019-11-26 Thread Haren Myneni
Setup fault window for each VAS instance. When NX gets fault on request buffer, write fault CRBs in the corresponding fault FIFO and then sends an interrupt to the OS. Signed-off-by: Sukadev Bhattiprolu Signed-off-by: Haren Myneni --- arch/powerpc/platforms/powernv/Makefile | 2 +- arch