]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SUNRPC: Allow waiting on memory allocation
authorTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 23 Jan 2015 19:50:56 +0000 (14:50 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 24 Jan 2015 23:46:50 +0000 (18:46 -0500)
commitc4a7ca774949960064dac11b326908f28407e8c3
tree7c014e0e1980ced7e5c350bd1d964fd58d5ab2e6
parent127b21b89f9d8ba0dc23e47b8c35d8a0bac9d6fc
SUNRPC: Allow waiting on memory allocation

We should be safe now, as long as we don't do GFP_IO or higher allocations

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
net/sunrpc/sched.c