From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Berizzi Subject: Re: WARNING: CPU: 3 PID: 0 at net/sched/sch_hfsc.c:1388 hfsc_dequeue+0x319/0x350 [sch_hfsc] Date: Tue, 19 Jun 2018 13:42:10 +0200 (CEST) Message-ID: <619277309.417783.1529408530745@mail.libero.it> References: <1235741366.800982.1520441932561@mail.libero.it> <746588000.720568.1520524944312@mail.libero.it> <1938577710.309243.1528180788286@mail.libero.it> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Linux Kernel Network Developers To: Cong Wang Return-path: Received: from smtp-17-i2.italiaonline.it ([213.209.12.17]:39118 "EHLO libero.it" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S965149AbeFSLmN (ORCPT ); Tue, 19 Jun 2018 07:42:13 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: > Il 18 giugno 2018 alle 21.28 Cong Wang ha scritto: > Can you test the attached patch? > > It almost certainly fixes the warning, but I am not sure if > it papers out any other real problem. Please make sure > hfsc still works as expected. :) Hi Cong, Thanks a lot for the patch. I'm building 4.17.2 + your patch. Within 24 hours I will update you.