lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4FED1BBB.1030303@acm.org>
Date:	Thu, 28 Jun 2012 22:06:35 -0500
From:	Corey Minyard <tcminyard@...il.com>
To:	Andi Kleen <andi@...stfloor.org>
CC:	Srinivas_G_Gowda@...l.com, tcminyard@...il.com,
	linux-kernel@...r.kernel.org,
	"openipmi-developer@...ts.sourceforge.net" 
	<openipmi-developer@...ts.sourceforge.net>
Subject: Re: [PATCH 1/1 v2 ] ipmi: Setting OS name as Linux in BMC

Srinivas, what is your use case?

-corey

On 06/28/2012 07:01 PM, Andi Kleen wrote:
> <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
>
>


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

Powered by Openwall GNU/*/Linux Powered by OpenVZ