From patchwork Sat Oct 29 14:36:30 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vasant Hegde X-Patchwork-Id: 688800 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3t5jsK2M2fz9t1B for ; Sun, 30 Oct 2016 01:37:57 +1100 (AEDT) Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 3t5jsK1ZxDzDvW2 for ; Sun, 30 Oct 2016 01:37:57 +1100 (AEDT) X-Original-To: skiboot@lists.ozlabs.org Delivered-To: skiboot@lists.ozlabs.org Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3t5jrG6sVxzDvRW for ; Sun, 30 Oct 2016 01:37:02 +1100 (AEDT) Received: from pps.filterd (m0098393.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.17/8.16.0.17) with SMTP id u9TEXgbY067150 for ; Sat, 29 Oct 2016 10:37:01 -0400 Received: from e23smtp04.au.ibm.com (e23smtp04.au.ibm.com [202.81.31.146]) by mx0a-001b2d01.pphosted.com with ESMTP id 26cmnf04ge-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Sat, 29 Oct 2016 10:37:01 -0400 Received: from localhost by e23smtp04.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Sun, 30 Oct 2016 00:36:58 +1000 Received: from d23dlp03.au.ibm.com (202.81.31.214) by e23smtp04.au.ibm.com (202.81.31.210) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Sun, 30 Oct 2016 00:36:57 +1000 Received: from d23relay08.au.ibm.com (d23relay08.au.ibm.com [9.185.71.33]) by d23dlp03.au.ibm.com (Postfix) with ESMTP id 294C33578052 for ; Sun, 30 Oct 2016 01:36:57 +1100 (EST) Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.234.97]) by d23relay08.au.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u9TEaurV13172820 for ; Sun, 30 Oct 2016 01:36:56 +1100 Received: from d23av03.au.ibm.com (localhost [127.0.0.1]) by d23av03.au.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u9TEauJJ010144 for ; Sun, 30 Oct 2016 01:36:56 +1100 Received: from hegdevasant.ibm.com ([9.126.238.44]) by d23av03.au.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id u9TEaehW009981; Sun, 30 Oct 2016 01:36:54 +1100 From: Vasant Hegde To: skiboot@lists.ozlabs.org Date: Sat, 29 Oct 2016 20:06:30 +0530 X-Mailer: git-send-email 2.5.5 In-Reply-To: <1477751795-20128-1-git-send-email-hegdevasant@linux.vnet.ibm.com> References: <1477751795-20128-1-git-send-email-hegdevasant@linux.vnet.ibm.com> X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16102914-0012-0000-0000-000001DCB8BF X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 16102914-0013-0000-0000-0000064DE38E Message-Id: <1477751795-20128-8-git-send-email-hegdevasant@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2016-10-29_06:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=1 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1609300000 definitions=main-1610290264 Subject: [Skiboot] [PATCH v2 07/12] hdat: Add new fields to proc_init_data structure X-BeenThere: skiboot@lists.ozlabs.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Mailing list for skiboot development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: skiboot-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org Sender: "Skiboot" Latest spec added two new fields to proc_init_data structure. I don't think we have to pass any data in these new fields. Signed-off-by: Vasant Hegde --- hdata/spira.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hdata/spira.h b/hdata/spira.h index dee9902..0a7a173 100644 --- a/hdata/spira.h +++ b/hdata/spira.h @@ -205,6 +205,8 @@ struct proc_init_data { struct { __be64 nia; __be64 msr; + __be64 nia_charm_time; + __be64 msr_charm_time; } regs; } __packed __align(0x10);