On 7/30/19, Willem de Bruijn [off-list ref] wrote:
On Tue, Jul 30, 2019 at 7:33 AM Denis Kirjanov [off-list ref]
wrote:
quoted
Signed-off-by: Denis Kirjanov <redacted>
This is a partial revert of the previous change to these lines in 2012
in commit 072a9c486004 ("netpoll: revert 6bdb7fe3104 and fix be_poll()
instead").
The commit message is empty. Can you give some context as to why this
is needed and correct?
The idea was just to make some cleanup. Now I've checked that be_process_mcc
is invoked in 3 different places and always with BHs disabled except
the be_poll function but since it's invoked from softirq with BHs
disabled it won't hurt.