[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140507174801.20fc0d67@alan.etchedpixels.co.uk>
Date: Wed, 7 May 2014 17:48:01 +0100
From: One Thousand Gnomes <gnomes@...rguk.ukuu.org.uk>
To: "David E. Box" <david.e.box@...ux.intel.com>
Cc: tglx@...utronix.de, mingo@...hat.com, hpa@...or.com,
x86@...nel.org, rafael.j.wysocki@...el.com,
linux-kernel@...r.kernel.org, kristen.c.accardi@...el.com,
jacob.jun.pan@...ux.intel.com
Subject: Re: [PATCH v3] x86/iosf: Make IOSF driver modular and usable by
more drivers
On Fri, 2 May 2014 10:36:39 -0700
> +bool iosf_mbi_available(void)
> +{
> + return mbi_pdev;
> +}
> +EXPORT_SYMBOL(iosf_mbi_available);
Probably worth a follow up patch that comments this so the assumption
that iosf can never be unloaded or hot-unplugged is clear.
Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists