Re: [PATCH for-5.0 v5 03/23] ppc/pnv: Remove pnv_xive_vst_size() routine

2019-11-18 Thread David Gibson
On Fri, Nov 15, 2019 at 05:24:16PM +0100, Cédric Le Goater wrote: > pnv_xive_vst_size() tries to compute the size of a VSD table from the > information given by FW. The number of entries of the table are > deduced from the result and the MMIO regions of the ESBs and the END > ESBs are then resized

[PATCH for-5.0 v5 03/23] ppc/pnv: Remove pnv_xive_vst_size() routine

2019-11-15 Thread Cédric Le Goater
pnv_xive_vst_size() tries to compute the size of a VSD table from the information given by FW. The number of entries of the table are deduced from the result and the MMIO regions of the ESBs and the END ESBs are then resized accordingly with the computed value. This reduces the number of elements