Re: [PATCH V3 1/2] PCI: Try to clean up resources via remove if shutdown doesn't exist

2018-05-29 Thread Ryan Finnie
: cc27b735ad3a ("PCI/portdrv: Turn off PCIe services during shutdown") > Cc: sta...@vger.kernel.org > Reported-by: Ryan Finnie Tested successfully on DL360 Gen9 and DL380 Gen9. Tested-by: Ryan Finnie

Re: [PATCH] PCI/portdrv: do not disable device on remove()

2018-05-22 Thread Ryan Finnie
el.org/show_bug.cgi?id=199779 > Fixes: cc27b735ad3a ("PCI/portdrv: Turn off PCIe services during shutdown") > Cc: sta...@vger.kernel.org > Reported-by: Ryan Finnie Tested-by: Ryan Finnie

Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland

2007-10-11 Thread Ryan Finnie
_congested(bdi)) { > _ > Pekka Enberg replied with an identical patch a few days ago, but for some reason the same condition flows up to msync as -1 EIO instead of AOP_WRITEPAGE_ACTIVATE with that patch applied. The last part of the thread is below. Thanks. Ryan On 10/7/07, Ryan Finnie <

Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland

2007-10-07 Thread Ryan Finnie
On 10/7/07, Pekka J Enberg <[EMAIL PROTECTED]> wrote: > On 10/7/07, Erez Zadok <[EMAIL PROTECTED]> wrote: > > Anyway, some Ubuntu users of Unionfs reported that msync(2) sometimes > > returns AOP_WRITEPAGE_ACTIVATE (decimal 524288) back to userland. > > Therefore, some user programs fail, esp. if t