summaryrefslogtreecommitdiffstats
path: root/src/usr/runtime/common
diff options
context:
space:
mode:
authorMatt Ploetz <maploetz@us.ibm.com>2014-04-21 11:02:52 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-04-25 16:03:14 -0500
commite35368c50f0d3e513fabc3e1318f5364cc59b8a1 (patch)
tree2762bd90f877294a7680862ff71086b86a34405c /src/usr/runtime/common
parent8127d47378f3d8f64fd6f203884d5be936ebbbc3 (diff)
downloadtalos-hostboot-e35368c50f0d3e513fabc3e1318f5364cc59b8a1.tar.gz
talos-hostboot-e35368c50f0d3e513fabc3e1318f5364cc59b8a1.zip
SW257218: lparstat -E reports wrong frequency in nominal power mode in P8 (HWP r
CQ:SW257218 Change-Id: I4cde1990885dfc9e273f94f1c1eb370b40334dba Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10655 Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10661 Tested-by: Jenkins Server Reviewed-by: MATTHEW A. PLOETZ <maploetz@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/runtime/common')
-rw-r--r--src/usr/runtime/common/hsvc_sysdata.C3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/runtime/common/hsvc_sysdata.C b/src/usr/runtime/common/hsvc_sysdata.C
index b7150dd28..332a2cd51 100644
--- a/src/usr/runtime/common/hsvc_sysdata.C
+++ b/src/usr/runtime/common/hsvc_sysdata.C
@@ -20,7 +20,7 @@
/* Origin: 30 */
/* */
/* IBM_PROLOG_END_TAG */
-// Generated on Wed Mar 19 10:52:20 CDT 2014 by cswenson from
+// Generated on Thu Apr 24 11:24:01 CDT 2014 by cswenson from
// ./create_hsvc_data.pl -w ../../xml/attribute_info/chip_attributes.xml ../../xml/attribute_info/common_attributes.xml ../../xml/attribute_info/freq_attributes.xml ../../xml/attribute_info/L2_L3_attributes.xml ../../xml/attribute_info/p8_xip_customize_attributes.xml ../../xml/attribute_info/pm_hwp_attributes.xml ../../xml/attribute_info/pm_plat_attributes.xml ../../xml/attribute_info/poreve_memory_attributes.xml ../../xml/attribute_info/proc_chip_ec_feature.xml ../../xml/attribute_info/proc_fab_smp_fabric_attributes.xml ../../xml/attribute_info/proc_pll_ring_attributes.xml ../../xml/attribute_info/proc_setup_bars_l3_attributes.xml ../../xml/attribute_info/proc_winkle_scan_override_attributes.xml ../../xml/attribute_info/scratch_attributes.xml ../../xml/attribute_info/system_attributes.xml ../../xml/attribute_info/unit_attributes.xml
// -- Input: ../../xml/attribute_info/chip_attributes.xml --
@@ -30,6 +30,7 @@
// -- Input: ../../xml/attribute_info/freq_attributes.xml --
HSVC_LOAD_ATTR( ATTR_FREQ_A );
HSVC_LOAD_ATTR( ATTR_FREQ_CORE_FLOOR );
+HSVC_LOAD_ATTR( ATTR_FREQ_CORE_NOMINAL );
HSVC_LOAD_ATTR( ATTR_FREQ_MEM_REFCLOCK );
HSVC_LOAD_ATTR( ATTR_FREQ_PB );
HSVC_LOAD_ATTR( ATTR_FREQ_PCIE );
OpenPOWER on IntegriCloud