aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/sched.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/sunrpc/sched.c')
-rw-r--r--net/sunrpc/sched.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sunrpc/sched.c b/net/sunrpc/sched.c
index 3c773c53e12e..c98873f39aec 100644
--- a/net/sunrpc/sched.c
+++ b/net/sunrpc/sched.c
@@ -847,7 +847,7 @@ void rpc_init_task(struct rpc_task *task, struct rpc_clnt *clnt, int flags, cons
task->tk_start = jiffies;
dprintk("RPC: new task initialized, procpid %u\n",
- current->pid);
+ task_pid_nr(current));
}
static struct rpc_task *
/span> 2014-01-27doc: remote author/documentation sections from more pagesMichael Haggerty6-40/+0 2014-01-23t7700: do not use "touch" unnecessarilyJeff King1-1/+1 2014-01-23t7501: fix "empty commit" test with NO_PERLJeff King1-0/+1 2014-01-23tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()Nguyễn Thái Ngọc Duy2-1/+18 2014-01-23repack: propagate pack-objects options as stringsJeff King1-11/+11 2014-01-23repack: make parsed string options const-correctJeff King1-1/+1 2014-01-23repack: fix typo in max-pack-size optionJeff King1-1/+1 2014-01-23Makefile: Fix compilation of Windows resource fileJohannes Sixt2-3/+3 2014-01-23gitk: Indent word-wrapped lines in commit display headerPaul Mackerras1-1/+1 2014-01-23git-svn: memoize _rev_list and rebuildlin zuojian1-3/+38 2014-01-22Add cross-references between docs for for-each-ref and show-refMichael Haggerty2-0/+5 2014-01-22safe_create_leading_directories(): on Windows, \ can separate path componentsMichael Haggerty1-4/+8 2014-01-22git p4 doc: use two-line style for options with multiple spellingsPete Wyckoff1-2/+4