All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrey Panin <pazke@donpac.ru>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.7-rc2-mm2
Date: Tue, 8 Jun 2004 09:18:08 +0400	[thread overview]
Message-ID: <20040608051808.GA19170@pazke> (raw)
In-Reply-To: <20040607220157.1e67ec39.akpm@osdl.org>

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

On 159, 06 07, 2004 at 10:01:57 -0700, Andrew Morton wrote:
> Andrey Panin <pazke@donpac.ru> wrote:
> >
> > Could you apply attached patch (only exports DMI check functions) instead of them ?
> 
> I'll need a better description of what it does, please.

This patch creates and exports 2 functions which can be used
by the rest of kernel code to perform DMI data checks:

 - dmi_check_system() function checks system DMI data against
given blacklist table and on each match runs corresponding
callback function;

 - dmi_get_system_info() function returns DMI data value.
Useful for people wanting more complex DMI data check than
simple string match.


Also filling unused match entries with NO_MATCH made optional,
but existing NO_MATCH occurences are left intact, so people
are free to continue dmi_scan.c patching without massive
reject problems.

Best regards.

-- 
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 --]

  parent reply	other threads:[~2004-06-08  5:18 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-03  8:53 2.6.7-rc2-mm2 Andrew Morton
2004-06-03 12:48 ` 2.6.7-rc2-mm2 - hpet-dont-use-new-major borked Paul Jackson
2004-06-03 14:21 ` 2.6.7-rc2-mm2 (compile stats) John Cherry
2004-06-03 15:03 ` 2.6.7-rc2-mm2 AKIYAMA Nobuyuki
2004-06-03 15:03 ` 2.6.7-rc2-mm2 Dominik Karall
2004-06-03 23:18   ` 2.6.7-rc2-mm2 Andrew Morton
2004-06-03 23:53     ` 2.6.7-rc2-mm2 Alexander Nyberg
2004-06-04  8:17     ` 2.6.7-rc2-mm2 Dominik Karall
2004-06-04 10:34       ` 2.6.7-rc2-mm2 Lenar Lõhmus
2004-06-04 10:40     ` 2.6.7-rc2-mm2 Ralf Hildebrandt
2004-06-04 13:53   ` 2.6.7-rc2-mm2 Denis Vlasenko
2004-06-03 15:20 ` 2.6.7-rc2-mm2 Jens Axboe
2004-06-11  2:40   ` 2.6.7-rc2-mm2 Len Brown
2004-06-15  6:37     ` 2.6.7-rc2-mm2 Jens Axboe
2004-06-03 16:39 ` 2.6.7-rc2-mm2 Tim Schmielau
2004-06-04 15:05 ` 2.6.7-rc2-mm2: compile error with VIDEO_CX88=y and gcc 2.95 Adrian Bunk
2004-06-07 12:41 ` 2.6.7-rc2-mm2 Andrey Panin
     [not found]   ` <20040607220157.1e67ec39.akpm@osdl.org>
2004-06-08  5:18     ` Andrey Panin [this message]
     [not found]       ` <20040607222513.6bebcbb6.akpm@osdl.org>
2004-06-08  6:34         ` 2.6.7-rc2-mm2 Andrey Panin
2004-06-08  6:42           ` 2.6.7-rc2-mm2 Andrew Morton
2004-06-08  7:18             ` 2.6.7-rc2-mm2 Andrey Panin
     [not found]               ` <20040608002245.04a3de55.akpm@osdl.org>
2004-06-08  8:04                 ` 2.6.7-rc2-mm2 Andrey Panin
  -- strict thread matches above, loose matches on Subject: below --
2004-06-03 22:15 2.6.7-rc2-mm2 Mario ''Jorge'' Di Nitto
     [not found] <Pine.LNX.4.44L0.0406041047080.2279-100000@ida.rowland.org>
2004-06-04 15:46 ` 2.6.7-rc2-mm2 Dominik Karall

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=20040608051808.GA19170@pazke \
    --to=pazke@donpac.ru \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.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.