> > 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]>
Applied, thanks