[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200805015528.GA1620836@gmail.com>
Date: Wed, 5 Aug 2020 03:55:28 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Thomas Gleixner <tglx@...utronix.de>,
Andrew Morton <akpm@...ux-foundation.org>,
Juri Lelli <juri.lelli@...hat.com>,
Vincent Guittot <vincent.guittot@...aro.org>
Subject: Re: [GIT PULL] sched/fifo changes for v5.9
* Ingo Molnar <mingo@...nel.org> wrote:
> When merging to the latest upstream tree there's a conflict in drivers/spi/spi.c,
> which can be resolved via:
>
> sched_set_fifo(ctlr->kworker_task);
Correction, the suggested resolution would be:
sched_set_fifo(ctlr->kworker->task);
Thanks,
Ingo
Powered by blists - more mailing lists