> -----Original Message----- > From: Ma, WenwuX <[email protected]> > Sent: Wednesday, August 30, 2023 1:07 PM > To: [email protected]; [email protected] > Cc: [email protected]; [email protected]; Xia, > Chenbo <[email protected]>; Li, Miao <[email protected]>; Ling, WeiX > <[email protected]>; Ma, WenwuX <[email protected]>; > [email protected] > Subject: [PATCH v4] bus/pci: fix legacy device IO port map in secondary > process > > When doing IO port mapping for legacy device in secondary process, the > region information is missing, so, we need to refill it. > > Fixes: 4b741542ecde ("bus/pci: avoid depending on private kernel value") > Cc: [email protected] > > Signed-off-by: Wenwu Ma <[email protected]>
Tested-by: Wei Ling <[email protected]>

