Skip to content
Commit af6b61d7 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"



This reverts commit 009a82f6.

The ability to optimise here relies on compiler being able to optimise
away tail calls to avoid stack overflows. Unfortunately, we are seeing
reports of problems, so let's just revert.

Reported-by: default avatarDaniel Mack <daniel@zonque.org>
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 0769663b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment