[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFwb5hPtPFbB02SSn+wTkqTDSgHGFkiw7LB57mj42VzyZQ@mail.gmail.com>
Date: Tue, 17 Jul 2018 10:09:28 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: hannah@...vell.com
Cc: Jonathan Corbet <corbet@....net>,
David Miller <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Josef Griebichler <griebichler.josef@....at>,
Hannes Frederic Sowa <hannes@...hat.com>,
Jesper Dangaard Brouer <jbrouer@...hat.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Media Mailing List <linux-media@...r.kernel.org>,
USB list <linux-usb@...r.kernel.org>,
Mauro Carvalho Chehab <mchehab@...pensource.com>,
Ingo Molnar <mingo@...nel.org>,
Network Development <netdev@...r.kernel.org>,
Paolo Abeni <pabeni@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
Rik van Riel <riel@...hat.com>,
Alan Stern <stern@...land.harvard.edu>,
dma <dmaengine@...r.kernel.org>, vkoul@...nel.org,
Dan Williams <dan.j.williams@...el.com>, nadavh@...vell.com,
thomas.petazzoni@...tlin.com, omrii@...vell.com
Subject: Re: dvb usb issues since kernel 4.9
On Tue, Jul 17, 2018 at 4:58 AM Hanna Hawa <hannah@...vell.com> wrote:
>
> After some debug/bisect/diff, found that patch "softirq: Let ksoftirqd
> do its job" is problematic patch.
Ok, this thread died down without any resolution.
>- Using v4.14.0 (including softirq patch) and the additional fix
> proposed by Linus - no timeout issue.
Are you talking about the patch that made HI_SOFTIRQ and
TASKLET_SOFTIRQ special, and had this:
#define SOFTIRQ_NOW_MASK ((1 << HI_SOFTIRQ) | (1 << TASKLET_SOFTIRQ))
in it?
I think I'll just commit the damn thing. It's hacky, but it's simple,
and it never got applied because we had smarter suggestions. But the
smarter suggestions never ended up being applied either, so..
Linus
Powered by blists - more mailing lists