Re: [PATCH net-next 00/19] rxrpc: Improve conn/call lookup and fix call number generation
From: David Howells
Date: Thu Jun 30 2016 - 10:22:54 EST
Sigh.
It seems I misunderstood the comment on read_seqbegin_or_lock() and failed to
initialise seq in rxrpc_find_service_conn_rcu(). For some reason my compiler
didn't notice, though Fengguang's magic compile farm did.
So, please ignore this version of the patchset and I'll post a new set.
David