From: David S. Miller Date: Tue, 6 Sep 2016 20:46:26 +0000 (-0700) Subject: Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v4.9-rc1~127^2~282 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=0122c6d5faa3c2bb2523119aa1e20ac5a2f10dd7;p=linux.git Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs David Howells says: ==================== rxrpc: Small fixes Here's a set of small fix patches: (1) Fix some uninitialised variables. (2) Set the client call state before making it live by attaching it to the conn struct. (3) Randomise the epoch and starting client conn ID values, and don't change the epoch when the client conn ID rolls round. (4) Replace deprecated create_singlethread_workqueue() calls. ==================== Signed-off-by: David S. Miller --- 0122c6d5faa3c2bb2523119aa1e20ac5a2f10dd7