All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrey Panin <pazke@donpac.ru>
To: Christoph Hellwig <hch@infradead.org>
Cc: torvalds@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 6/6] Port PIIX4 I2C driver to new DMI probing
Date: Thu, 6 May 2004 15:26:41 +0400	[thread overview]
Message-ID: <20040506112641.GD3295@pazke> (raw)
In-Reply-To: <20040506115358.A14696@infradead.org>

[-- Attachment #1: Type: text/plain, Size: 378 bytes --]

On 127, 05 06, 2004 at 11:53:58AM +0100, Christoph Hellwig wrote:
> AFAIK the piix is used on a bunch of non-x86 platforms.  

No problem here, on non-x86 dmi_check_system() is defined as:

static inline int dmi_check_system(struct dmi_system_id *list) { return 0; }

-- 
Andrey Panin		| Linux and UNIX system administrator
pazke@donpac.ru		| PGP key: wwwkeys.pgp.net

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2004-05-06 11:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-06 10:32 [PATCH 0/6] Simplify DMI matching data Andrey Panin
2004-05-06 10:32 ` [PATCH 1/6] Export DMI probe function Andrey Panin
2004-05-06 10:32   ` [PATCH 2/6] Whitespace cleanups Andrey Panin
2004-05-06 10:32     ` [PATCH 3/6] Port sonypi driver to new DMI probing Andrey Panin
2004-05-06 10:32       ` [PATCH 4/6] Port APM BIOS " Andrey Panin
2004-05-06 10:32         ` [PATCH 5/6] Move HP Pavilion irq workaround where it belongs Andrey Panin
2004-05-06 10:32           ` [PATCH 6/6] Port PIIX4 I2C driver to new DMI probing Andrey Panin
2004-05-06 10:53             ` Christoph Hellwig
2004-05-06 11:26               ` Andrey Panin [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=20040506112641.GD3295@pazke \
    --to=pazke@donpac.ru \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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 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.