Re: [PATCH net] ppp: fix race conditions in ppp_fill_forward_path
From: Qingfang Deng
Date: Tue Aug 12 2025 - 21:47:14 EST
On Tue, Aug 12, 2025 at 9:02 PM Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote:
> mtk_flow_get_wdma_info() seems to be the exception at this point, so
> I'm inclined to add rcu_read_lock() to mtk_flow_get_wdma_info().
Okay. I'll send a v2 with this change.