Re: [PATCH 05/14] powerpc/vas: Setup fault window per VAS instance
> +/* > + * 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
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