> -----Original Message----- > From: Tan, Jianfeng > Sent: Wednesday, August 2, 2017 6:34 PM > To: [email protected] > Cc: Yigit, Ferruh <[email protected]>; Mcnamara, John > <[email protected]>; [email protected]; Tan, Jianfeng > <[email protected]> > Subject: [PATCH] doc: remove unnecessary deprecation announcement > > The original purpose of this deprecation is to make sure pci devices are > reset whenever DPDK apps crash. Since the commit b58eedfc7dd5 ("igb_uio: > issue FLR during open and release of device file") from Shijith can fix > this problem without deprecating anything, now there is no need to > deprecate iomem and ioport mapping in igb_uio. > > Fixes: 3bac1dbc1ed5 ("doc: announce iomem and ioport removal from > igb_uio") > > Signed-off-by: Jianfeng Tan <[email protected]>
Acked-by: John McNamara <[email protected]>

