[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m2k3yrgf4d.fsf@firstfloor.org>
Date: Thu, 28 Jun 2012 17:01:54 -0700
From: Andi Kleen <andi@...stfloor.org>
To: <Srinivas_G_Gowda@...l.com>
Cc: <tcminyard@...il.com>, <linux-kernel@...r.kernel.org>,
<openipmi@...sta.com>
Subject: Re: [PATCH 1/1 v2 ] ipmi: Setting OS name as Linux in BMC
<Srinivas_G_Gowda@...l.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
--
ak@...ux.intel.com -- Speaking for myself only
--
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