[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <BY2PR21MB00365B4A70BD334F4568A086CBD20@BY2PR21MB0036.namprd21.prod.outlook.com>
Date: Thu, 29 Jun 2017 16:31:08 +0000
From: Matthew Wilcox <mawilcox@...rosoft.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>
CC: Greg KH <gregkh@...uxfoundation.org>,
"Luis R. Rodriguez" <mcgrof@...nel.org>,
"mfuzzey@...keon.com" <mfuzzey@...keon.com>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Daniel Wagner <wagi@...om.org>,
David Woodhouse <dwmw2@...radead.org>,
"jewalt@...innovations.com" <jewalt@...innovations.com>,
"rafal@...ecki.pl" <rafal@...ecki.pl>,
"Arend Van Spriel" <arend.vanspriel@...adcom.com>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
"Li, Yi" <yi1.li@...ux.intel.com>,
"atull@...nel.org" <atull@...nel.org>,
Moritz Fischer <moritz.fischer@...us.com>,
Petr Mladek <pmladek@...e.com>,
Johannes Berg <johannes.berg@...el.com>,
"Emmanuel Grumbach" <emmanuel.grumbach@...el.com>,
"Coelho, Luciano" <luciano.coelho@...el.com>,
Kalle Valo <kvalo@...eaurora.org>,
"Andrew Lutomirski" <luto@...nel.org>,
Kees Cook <keescook@...omium.org>,
"AKASHI, Takahiro" <takahiro.akashi@...aro.org>,
David Howells <dhowells@...hat.com>,
Peter Jones <pjones@...hat.com>,
Hans de Goede <hdegoede@...hat.com>,
"Alan Cox" <alan@...ux.intel.com>, Theodore Ts'o <tytso@....edu>,
Michael Kerrisk <mtk.manpages@...il.com>,
Paul Gortmaker <paul.gortmaker@...driver.com>,
Marcelo Tosatti <mtosatti@...hat.com>,
Linux API <linux-api@...r.kernel.org>,
linux-fsdevel <linux-fsdevel@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"stable # 4 . 6" <stable@...r.kernel.org>
Subject: RE: [PATCH 2/4] swait: add the missing killable swaits
Linus Torvalds wrote:
> The thing is simply a collection of small hacks and should NOT be used
> in general.
>
> I never want to see a driver use that code, for example. It was
> designed for RCU and RT, and it should damn well be limited to that.
Maybe put #ifndef MODULE around the entire include file then?
And definitely remove this line:
* One would recommend using this wait queue where possible.
Powered by blists - more mailing lists