Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751998AbdHGO4Y (ORCPT ); Mon, 7 Aug 2017 10:56:24 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:56420 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751523AbdHGO4V (ORCPT ); Mon, 7 Aug 2017 10:56:21 -0400 Date: Mon, 7 Aug 2017 20:26:09 +0530 From: Gautham R Shenoy To: Michael Ellerman Cc: Gautham R Shenoy , Michael Neuling , Nicholas Piggin , Vaidyanathan Srinivasan , Shilpasri G Bhat , Akshay Adiga , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [v3 PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle Reply-To: ego@linux.vnet.ibm.com References: <57ed82bcd92cd4d0af7ae5113710d597a331c433.1500631040.git.ego@linux.vnet.ibm.com> <87r2wvsgj1.fsf@concordia.ellerman.id.au> <20170807052331.GA30140@in.ibm.com> <87bmnrpyuz.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87bmnrpyuz.fsf@concordia.ellerman.id.au> User-Agent: Mutt/1.5.23 (2014-03-12) X-TM-AS-GCONF: 00 x-cbid: 17080714-0028-0000-0000-000008263C27 X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00007501; HX=3.00000241; KW=3.00000007; PH=3.00000004; SC=3.00000217; SDB=6.00898892; UDB=6.00449871; IPR=6.00679097; BA=6.00005516; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00016575; XFM=3.00000015; UTC=2017-08-07 14:56:17 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17080714-0029-0000-0000-00003705EB83 Message-Id: <20170807145609.GA31378@in.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-08-07_10:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1706020000 definitions=main-1708070248 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 836 Lines: 29 On Mon, Aug 07, 2017 at 06:26:44PM +1000, Michael Ellerman wrote: > Gautham R Shenoy writes: > > On Tue, Aug 01, 2017 at 08:56:18PM +1000, Michael Ellerman wrote: > >> "Gautham R. Shenoy" writes: > >> > > >> > Subject: [v3 PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle > >> > >> I know it's not a big deal, but can we agree on the subject format? > >> > >> powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle > > > > Sure. I will repost with the updated subject. > > Sorry I had merged them, and fixed the subject up myself. But I didn't > make that very clear in my mail. Ah, ok! Thanks for fixing the subject line. I will keep the convention in mind in the future. > > So I've merged v3. > > cheers > -- Thanks and Regards gautham.