Re: [PATCH net] ppp: fix race conditions in ppp_fill_forward_path

Qingfang Deng <[email protected]> Wed, 13 Aug 2025 09:46:03 +0800
Newsgroups gmane.linux.kernel,gmane.linux.ppp,gmane.linux.network
Message-ID <CALW65jaxyMq=1+SpajwT8x9w8sARAdKYX2yxKV1z_3XFXq8WYw@mail.gmail.com>
On Tue, Aug 12, 2025 at 9:02 PM Pablo Neira Ayuso <[email protected]> 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.