Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752631AbdCECVn (ORCPT ); Sat, 4 Mar 2017 21:21:43 -0500 Received: from mail-io0-f196.google.com ([209.85.223.196]:32979 "EHLO mail-io0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752457AbdCECVl (ORCPT ); Sat, 4 Mar 2017 21:21:41 -0500 Subject: Re: [PATCH] net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump To: Alexey Khoroshilov References: <1488672115-11057-1-git-send-email-khoroshilov@ispras.ru> Cc: "David S. Miller" , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, ldv-project@linuxtesting.org From: Jamal Hadi Salim Message-ID: <019dfc93-b1b4-a8ce-f04d-e971d352205b@mojatatu.com> Date: Sat, 4 Mar 2017 21:21:38 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <1488672115-11057-1-git-send-email-khoroshilov@ispras.ru> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 237 Lines: 9 On 17-03-04 07:01 PM, Alexey Khoroshilov wrote: > Found by Linux Driver Verification project (linuxtesting.org). > > Signed-off-by: Alexey Khoroshilov Acked-by: Jamal Hadi Salim cheers, jamal