public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "David E. Box" <david.e.box@linux.intel.com>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Ingo Molnar <mingo@kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [GIT PULL] x86/platforms for v3.15
Date: Wed, 2 Apr 2014 17:02:18 -0700	[thread overview]
Message-ID: <20140403000218.GA27709@linux.intel.com> (raw)
In-Reply-To: <533AF612.8020505@zytor.com>

Hi Linus,

My apologies for not getting to address hpa's issues sooner. FWIW I simply
didn't want to force a dependancy on the mbi driver for those drivers that run
on both big core and soc systems, risking that the driver wouldn't run on big
core systems that don't have the mbi compiled in. Luckily we should be able to
make the mbi modular and simply default m and avoid this issue.

David Box

On Tue, Apr 01, 2014 at 10:23:30AM -0700, H. Peter Anvin wrote:
> Hi Linus,
> 
> This one is largely my fault, but it is not for not asking the questions.
> 
> This patch is part of the work of modularizing the IOSF drivers, because
> of course standard distros don't want to compile them in.  However, this
> results in odd problems when IOSF-aware drivers (some of which are
> present on non-IOSF hardware, as there are drivers that operate on both
> PCI and IOSF, some of which are still coming down the pipe toward mainline.)
> 
> It is these dual-mode drivers that make things a bit more complicated
> than it ought to be.
> 
> I have explicitly asked David to work on modularizing the IOSF core,
> even though it is small, exactly to avoid this mess.  However, that
> change didn't make it in time, and I guess I should just have said "no"
> at that point.
> 
> I did not want to not have an option to disable it for EXPERT
> configurations, because we also have people working very hard at shaving
> down the size of the x86 kernel so that Linux rather than "random RTOS
> of the month" can be used in deep embedded configurations.
> 
> On this issue:
> 
> >  (a) people don't know about, so asking people about it is f*cking
> > retarded to begin with
> 
> Well, that is why it is an EXPERT option.
> 
> +	bool "IOSF MBI support" if EXPERT
> 
> 	-hpa

      parent reply	other threads:[~2014-04-03  0:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-01  8:27 [GIT PULL] x86/platforms for v3.15 Ingo Molnar
2014-04-01 17:09 ` Linus Torvalds
2014-04-01 17:23   ` H. Peter Anvin
2014-04-01 17:31     ` Linus Torvalds
2014-04-01 17:32       ` H. Peter Anvin
2014-04-03  0:02     ` David E. Box [this message]

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=20140403000218.GA27709@linux.intel.com \
    --to=david.e.box@linux.intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /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