Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14230
b: refs/heads/master
c: 1887b93
h: refs/heads/master
v: v3
  • Loading branch information
NeilBrown authored and Linus Torvalds committed Nov 15, 2005
1 parent 6b4a7fa commit ad132a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fa63b229829e73361900183bc1ae21b71b6c2dae
refs/heads/master: 1887b93529410633b5529a7c2d304897dbed5b3e
1 change: 1 addition & 0 deletions trunk/net/sunrpc/svcsock.c
Original file line number Diff line number Diff line change
Expand Up @@ -1178,6 +1178,7 @@ svc_recv(struct svc_serv *serv, struct svc_rqst *rqstp, long timeout)
arg->tail[0].iov_len = 0;

try_to_freeze();
cond_resched();
if (signalled())
return -EINTR;

Expand Down

0 comments on commit ad132a3

Please sign in to comment.