WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH 2/2] [Domain0] Fix ACPICA to correctly parse cpufreq

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH 2/2] [Domain0] Fix ACPICA to correctly parse cpufreq information
From: "Yu, Ke" <ke.yu@xxxxxxxxx>
Date: Thu, 25 Sep 2008 17:35:51 +0800
Accept-language: en-US
Acceptlanguage: en-US
Delivery-date: Thu, 25 Sep 2008 02:36:46 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acke8hks6ZH7h6v0SZGgaorbMiP7vg==
Thread-topic: [PATCH 2/2] [Domain0] Fix ACPICA to correctly parse cpufreq information
Pulled from linux kernel upstream, to allow ACPICA corretly parse cpufreq info 
from some non-standard BIOS.

commit 8f9337c88335846b01801b1047a4caf10527a320
Author: Bob Moore <robert.moore@xxxxxxxxx>
Date:   Fri Feb 2 19:48:18 2007 +0300

    ACPICA: Handle case NumElements > Package length

    Additional update for NumElements fix. Must handle
    case where NumElements > Package list length, pad package
    with null elements.

    Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@xxxxxxxxx>
    Signed-off-by: Len Brown <len.brown@xxxxxxxxx>

Attachment: kernel-pss2.patch
Description: kernel-pss2.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH 2/2] [Domain0] Fix ACPICA to correctly parse cpufreq information, Yu, Ke <=