diff options
author | Paul E. McKenney <[email protected]> | 2010-01-04 15:09:05 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-01-13 09:06:03 +0100 |
commit | eb1ba45f1e7f6e626fefc063b340c7cbec9bd8c7 (patch) | |
tree | e5d37e450c3c2c96863060c9a7b51a90c03fe363 /net/unix/af_unix.c | |
parent | 39c0bbfc07c6e28db7346d0e11106f2d045d3035 (diff) |
rcu: Eliminate second argument of rcu_process_dyntick()
At this point, the second argument to all calls to
rcu_process_dyntick() is a function of the same field of the
structure passed in as the first argument, namely, rsp->gpnum-1.
So propagate rsp->gpnum-1 to all uses of the second argument
within rcu_process_dyntick() and then eliminate the second
argument.
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
LKML-Reference: <12626465503786-git-send-email->
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions