From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: IPv6 issue in next-20171102 - lockdep and BUG handling RA packet. Date: Tue, 7 Nov 2017 09:33:20 +0900 Message-ID: References: <15801.1510001814@turing-police.cc.vt.edu> <51f7ccd1-6c80-d902-1a19-b885b5f88c24@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Valdis Kletnieks , "David S. Miller" , LKML , netdev To: Eric Dumazet Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 11/7/17 9:31 AM, Eric Dumazet wrote: > Do you have CONFIG_DEBUG_ATOMIC_SLEEP=y in your .config ? dsa@kenny:mgmt:~/kernel-2.git$ grep CONFIG_DEBUG_ATOMIC_SLEEP kbuild/rcu-lock-debug/.config CONFIG_DEBUG_ATOMIC_SLEEP=y Yep, that is on.