]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 18 Jun 2019 18:57:33 +0000 (14:57 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 21 Jun 2019 18:43:42 +0000 (14:43 -0400)
commit4b4e078781025368f7370a7f1c19202797595350
tree63cde48fc619ab1122fd6f3e72503adf702eb7b9
parent7b0eec537b5e9bb4394ed62facae1b72ed2a3a50
Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"

Jon Hunter reports:
  "I have been noticing intermittent failures with a system suspend test on
   some of our machines that have a NFS mounted root file-system. Bisecting
   this issue points to your commit c56f51508053 ("SUNRPC: Declare RPC
   timers as TIMER_DEFERRABLE") and reverting this on top of v5.2-rc3 does
   appear to resolve the problem.

   The cause of the suspend failure appears to be a long delay observed
   sometimes when resuming from suspend, and this is causing our test to
   timeout."

This reverts commit c56f5150805304112cf2d702b22e514b7e0f7c93.

Reported-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/sched.c
net/sunrpc/xprt.c