From: Borislav Petkov <bp@alien8.de>
To: "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
Cc: gregkh@linuxfoundation.org, davem@davemloft.net,
clemens@ladisch.de, dmitry.torokhov@gmail.com,
JBottomley@odin.com, airlied@linux.ie, mchehab@osg.samsung.com,
herbert@gondor.apana.org.au, marcel@holtmann.org,
gustavo@padovan.org, johan.hedberg@gmail.com, starvik@axis.com,
jesper.nilsson@axis.com, kaloz@openwrt.org, khalasa@piap.pl,
ohad@wizery.com, arnd@arndb.de, 3chas3@gmail.com, jslaby@suse.cz,
cooloney@gmail.com, rpurdie@rpsys.net, j.anaszewski@samsung.com,
pebolle@tiscali.nl, tiwai@suse.de, linux-kernel@vger.kernel.org
Subject: Re: [RFC v1] tree-wide: remove "select FW_LOADER" uses
Date: Fri, 22 May 2015 00:21:29 +0200 [thread overview]
Message-ID: <20150521222129.GI3689@pd.tnic> (raw)
In-Reply-To: <1432241149-8762-1-git-send-email-mcgrof@do-not-panic.com>
On Thu, May 21, 2015 at 01:45:49PM -0700, Luis R. Rodriguez wrote:
> The above history is just *one* set of reasons to remove all kernel
> "select FW_LOADER" entries. Another simple reason is that since
> FW_LOADER can only be disabled by an EXPERT and it defaults to y
> its now a superfluous select. We will ensure things build for you
> if using EXPERT but if you have selected EXPERT you should know
> what run time requirements you need.
Couple of notes only:
So the "depends" thing is a step backwards IMO because people would have
to go and enable FW_LOADER first. For the microcode loader, at least,
"select" is perfectly fine.
There's also the other aspect that this FW_LOADER thing ends up enabled
on 99.9% (!?) of the distro installations anyway, right? I.e., there's
always something needing firmware from userspace.
So the current "default y" behind EXPERT is probably the correct thing
anyway.
So yeah, send me the x86 microcode loader patch, I'll take it.
Thanks.
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.
--
next prev parent reply other threads:[~2015-05-21 22:21 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-21 20:45 [RFC v1] tree-wide: remove "select FW_LOADER" uses Luis R. Rodriguez
2015-05-21 22:21 ` Borislav Petkov [this message]
2015-05-22 6:53 ` Borislav Petkov
2015-05-22 7:11 ` Geert Uytterhoeven
2015-05-22 7:41 ` Borislav Petkov
2015-05-22 7:45 ` Geert Uytterhoeven
2015-05-22 7:56 ` Borislav Petkov
2015-05-22 8:17 ` Paul Bolle
2015-05-22 8:24 ` Geert Uytterhoeven
2015-05-22 8:26 ` Borislav Petkov
2015-05-22 8:44 ` Takashi Iwai
2015-05-22 9:06 ` Paul Bolle
2015-05-22 9:56 ` Takashi Iwai
2015-05-22 17:43 ` Luis R. Rodriguez
2015-05-22 17:57 ` Dmitry Torokhov
2015-05-22 18:19 ` Luis R. Rodriguez
2015-05-22 18:52 ` Dmitry Torokhov
2015-05-22 19:28 ` Luis R. Rodriguez
2015-05-22 20:22 ` Dmitry Torokhov
2015-05-22 21:43 ` josh
2015-05-22 22:22 ` Luis R. Rodriguez
2015-05-22 22:33 ` Herbert Xu
2015-05-22 23:02 ` Luis R. Rodriguez
2015-05-22 23:54 ` Josh Triplett
2015-05-23 7:14 ` Geert Uytterhoeven
2015-05-25 10:55 ` Paul Bolle
2015-05-25 17:54 ` Josh Triplett
2015-05-25 18:25 ` Paul Bolle
2015-05-25 19:06 ` Josh Triplett
2015-05-25 19:16 ` Paul Bolle
2015-05-25 19:07 ` James Bottomley
2015-05-25 19:29 ` Josh Triplett
2015-05-25 21:29 ` James Bottomley
2015-05-26 0:47 ` Josh Triplett
2015-05-26 1:33 ` James Bottomley
2015-05-26 8:28 ` Geert Uytterhoeven
2015-05-25 10:59 ` Paul Bolle
2015-05-22 19:30 ` Austin S Hemmelgarn
2015-05-22 20:12 ` Geert Uytterhoeven
2015-05-25 9:27 ` Paul Bolle
2015-05-25 11:10 ` Paul Bolle
2015-05-22 8:32 ` Paul Bolle
2015-05-22 9:05 ` Borislav Petkov
2015-05-22 9:20 ` Paul Bolle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150521222129.GI3689@pd.tnic \
--to=bp@alien8.de \
--cc=3chas3@gmail.com \
--cc=JBottomley@odin.com \
--cc=airlied@linux.ie \
--cc=arnd@arndb.de \
--cc=clemens@ladisch.de \
--cc=cooloney@gmail.com \
--cc=davem@davemloft.net \
--cc=dmitry.torokhov@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=gustavo@padovan.org \
--cc=herbert@gondor.apana.org.au \
--cc=j.anaszewski@samsung.com \
--cc=jesper.nilsson@axis.com \
--cc=johan.hedberg@gmail.com \
--cc=jslaby@suse.cz \
--cc=kaloz@openwrt.org \
--cc=khalasa@piap.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=marcel@holtmann.org \
--cc=mcgrof@do-not-panic.com \
--cc=mchehab@osg.samsung.com \
--cc=ohad@wizery.com \
--cc=pebolle@tiscali.nl \
--cc=rpurdie@rpsys.net \
--cc=starvik@axis.com \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox