All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Garrett <mjg59@srcf.ucam.org>
To: Vernon Mauery <vernux@us.ibm.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Randy Dunlap <rdunlap@xenotime.net>,
	Linux Documentation <linux-doc@vger.kernel.org>,
	Platform driver x86 <platform-driver-x86@vger.kernel.org>
Subject: Re: [Patch] IBM Real-Time "SMI Free" mode driver -v7
Date: Thu, 21 Oct 2010 15:25:23 +0100	[thread overview]
Message-ID: <20101021142523.GA23171@srcf.ucam.org> (raw)
In-Reply-To: <20101021142319.GA8754@lucy>

On Thu, Oct 21, 2010 at 07:23:19AM -0700, Vernon Mauery wrote:
> On 21-Oct-2010 02:54 PM, Matthew Garrett wrote:
>> Applied, thanks. It'd be nice if we didn't have to rely on DMI,
>> especially since enterprise customers often end up running later kernels
>
> I am not sure what you mean here by problems with DMI running later  
> kernels.

Oops, sorry! I mean running on older kernels.

>> - is there any other way to determine that this is safe to load? Could
>
> I can't think of anything off the top of my head that would allow us to  
> ensure that this is only loaded on IBM systems.  DMI is pretty good  
> about that.

I'd suggest using DMI to verify that it's an IBM, and perhaps also using 
DMI to check that it's a server or blade rather than a laptop or 
desktop. After that you could just check the ebda rather than having to 
have an entry for every specific machine.

-- 
Matthew Garrett | mjg59@srcf.ucam.org

  reply	other threads:[~2010-10-21 14:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-05 22:47 [Patch] IBM Real-Time "SMI Free" mode driver -v7 Vernon Mauery
2010-10-21 13:54 ` Matthew Garrett
2010-10-21 14:23   ` Vernon Mauery
2010-10-21 14:25     ` Matthew Garrett [this message]
2010-10-21 14:38       ` Vernon Mauery
2010-10-21 14:42         ` Matthew Garrett
2010-10-21 15:09           ` Vernon Mauery
2010-10-22 21:13             ` [Patch 1/2] ibm_rtl: DMI match should include all IBM machines Vernon Mauery
2010-10-22 21:17             ` [Patch 2/2] ibm_rtl: check for efi_enabled Vernon Mauery

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=20101021142523.GA23171@srcf.ucam.org \
    --to=mjg59@srcf.ucam.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    --cc=vernux@us.ibm.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.