Alexey Khoroshilov <[email protected]> wrote: > If rx->conn is not NULL, rxrpc_connect_exclusive() does not > acquire the transport's client lock, but it still releases it. > > The patch adds locking of the spinlock to this path. > > Found by Linux Driver Verification project (linuxtesting.org). > > Signed-off-by: Alexey Khoroshilov <[email protected]>
Looks good, thanks! I've added it to my AFS branch. David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

