On Wed, Oct 14, 2020 at 1:56 AM Leon Romanovsky <l...@kernel.org> wrote: > > From: Leon Romanovsky <leo...@nvidia.com> > > The access of tcf_tunnel_info() produces the following splat, so fix it > by dereferencing the tcf_tunnel_key_params pointer with marker that > internal tcfa_liock is held.
Looks reasonable to me, Acked-by: Cong Wang <xiyou.wangc...@gmail.com> Thanks.