Re: How to make a change in both net and net-next

2020-07-28 Thread David Miller
From: David Howells Date: Wed, 29 Jul 2020 00:21:47 +0100 > Should I just rebase the net-next patches on top of the one I sent you once > you've picked it into net, or is there a better way? Post the patch for 'net', wait for 'net' to merge into 'net-next' (usually once a week or so), and then s

How to make a change in both net and net-next

2020-07-28 Thread David Howells
Hi Dave, In the fix I just posted, subject: [PATCH net] rxrpc: Fix race between recvmsg and sendmsg on immediate call failure there's a change I need to make as part of the patch: - spin_lock_bh(&conn->params.peer->lock); - hlist_del_rcu(&call