Re: [PATCH 13/14] pnv/xive: Fix problem with treating NVGC as a NVP

2024-11-18 Thread Nicholas Piggin
On Wed Oct 16, 2024 at 7:13 AM AEST, Michael Kowal wrote: > From: Glenn Miles > > When booting with PHYP, the blk/index for a NVGC was being > mistakenly treated as the blk/index for a NVP. Renamed > nvp_blk/nvp_idx throughout the code to nvx_blk/nvx_idx to prevent > confusion in the future and n

[PATCH 13/14] pnv/xive: Fix problem with treating NVGC as a NVP

2024-10-15 Thread Michael Kowal
From: Glenn Miles When booting with PHYP, the blk/index for a NVGC was being mistakenly treated as the blk/index for a NVP. Renamed nvp_blk/nvp_idx throughout the code to nvx_blk/nvx_idx to prevent confusion in the future and now we delay loading the NVP until the point where we know that the bl