From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Garrett Subject: Re: [patch]acpi: add missing _OSI strings -- resend Date: Mon, 4 Jul 2011 14:24:03 +0100 Message-ID: <20110704132402.GA31498@srcf.ucam.org> References: <1309757000.15392.221.camel@sli10-conroe> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from cavan.codon.org.uk ([93.93.128.6]:59943 "EHLO cavan.codon.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757402Ab1GDNYN (ORCPT ); Mon, 4 Jul 2011 09:24:13 -0400 Content-Disposition: inline In-Reply-To: <1309757000.15392.221.camel@sli10-conroe> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Shaohua Li Cc: linux acpi , "Brown, Len" , Andrew Morton , "Jarosz, Sebastian" On Mon, Jul 04, 2011 at 01:23:20PM +0800, Shaohua Li wrote: > Linux supports some optional features, but it should notify BIOS about them > in _OSI method. Currently Linux doesn't notify any, which might make such > features not work because BIOS doesn't know about them. > > Reported-by: "Jarosz, Sebastian" > Signed-off-by: Shaohua Li I can't find any systems in my DSDT collection that actually use these, but in terms of correctness: Acked-by: Matthew Garrett -- Matthew Garrett | mjg59@srcf.ucam.org