On Tue Dec 10, 2024 at 10:05 AM AEST, Michael Kowal wrote: > From: Glenn Miles <[email protected]> > > 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 block and index actually point to > a NVP. > > Suggested-by: Michael Kowal <[email protected]> > Fixes: ("ppc/xive2: Support crowd-matching when looking for target") > Signed-off-by: Glenn Miles <[email protected]> > Signed-off-by: Michael Kowal <[email protected]> > ---
I think this one should be folded into previous patches. Thanks, Nick
