From: Corey Minyard <tcminyard@gmail.com>
To: Andi Kleen <andi@firstfloor.org>
Cc: Srinivas_G_Gowda@Dell.com, tcminyard@gmail.com,
linux-kernel@vger.kernel.org,
"openipmi-developer@lists.sourceforge.net"
<openipmi-developer@lists.sourceforge.net>
Subject: Re: [PATCH 1/1 v2 ] ipmi: Setting OS name as Linux in BMC
Date: Thu, 28 Jun 2012 22:06:35 -0500 [thread overview]
Message-ID: <4FED1BBB.1030303@acm.org> (raw)
In-Reply-To: <m2k3yrgf4d.fsf@firstfloor.org>
Srinivas, what is your use case?
-corey
On 06/28/2012 07:01 PM, Andi Kleen wrote:
> <Srinivas_G_Gowda@Dell.com> writes:
>> +
>> + data[0] = param_select;
>> + data[1] = set_selector;
>> + data[2] = string_encode;
>> + data[3] = str_len;
>> + data[4] = 'L';
>> + data[5] = 'i';
>> + data[6] = 'n';
>> + data[7] = 'u';
>> + data[8] = 'x';
> Not sure that's all that useful. I can just see BMC's making the ACPI
> mistake of trying to work around specific issues, by checking for
> Linux.
>
> But since there are so many different Linux that will never work
> because "Linux" does not describe a fixed release or code base.
>
> Probably dangerous.
>
> -Andi
>
>
next prev parent reply other threads:[~2012-06-29 3:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4FEC8931.5020001@dell.com>
2012-06-28 16:45 ` [PATCH 1/1 v2 ] ipmi: Setting OS name as Linux in BMC Srinivas_G_Gowda
2012-06-29 0:01 ` Andi Kleen
2012-06-29 3:06 ` Corey Minyard [this message]
2012-06-29 12:30 ` Matthew Garrett
2012-06-29 14:27 ` Corey Minyard
2012-07-04 5:11 ` Srinivas_G_Gowda
2012-07-04 12:17 ` Andi Kleen
2012-07-04 17:41 ` Corey Minyard
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=4FED1BBB.1030303@acm.org \
--to=tcminyard@gmail.com \
--cc=Srinivas_G_Gowda@Dell.com \
--cc=andi@firstfloor.org \
--cc=linux-kernel@vger.kernel.org \
--cc=minyard@acm.org \
--cc=openipmi-developer@lists.sourceforge.net \
/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;
as well as URLs for NNTP newsgroup(s).