Path: csiph.com!feeder.erje.net!1.us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod From: Gautham R Shenoy Newsgroups: linux.kernel Subject: Re: [PATCH v3 2/9] powerpc/powernv: Rename idle_power7.S to idle_power_common.S Date: Tue, 24 May 2016 10:30:01 +0200 Message-ID: References: X-Ibm-Helo: d03dlp01.boulder.ibm.com X-Ibm-Mailfrom: ego@linux.vnet.ibm.com X-Ibm-Rcptto: mpe@ellerman.id.au;linuxppc-dev@lists.ozlabs.org;mikey@neuling.org;paulus@ozlabs.org;linux-kernel@vger.kernel.org Reply-To: ego@linux.vnet.ibm.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-Tm-As-Gconf: 00 X-Content-Scanned: Fidelis XPS MAILER X-Cbid: 16052408-0013-0000-0000-00004202E884 X-Ibm-Av-Detection: SAVI=unused REMOTE=unused XFE=unused Sender: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 8 Organization: linux.* mail to news gateway X-Original-Cc: mpe@ellerman.id.au, linuxppc-dev@lists.ozlabs.org, paulus@ozlabs.org, linux-kernel@vger.kernel.org, mikey@neuling.org, ego@linux.vnet.ibm.com X-Original-Date: Tue, 24 May 2016 13:57:32 +0530 X-Original-Message-ID: <20160524082732.GA12860@in.ibm.com> X-Original-References: <1464016722-7488-1-git-send-email-shreyas@linux.vnet.ibm.com> <1464016722-7488-3-git-send-email-shreyas@linux.vnet.ibm.com> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: csiph.com linux.kernel:1405932 On Mon, May 23, 2016 at 08:48:35PM +0530, Shreyas B. Prabhu wrote: > idle_power7.S handles idle entry/exit for POWER7, POWER8 and in next > patch for POWER9. Rename the file to a non-hardware specific > name. > > Signed-off-by: Shreyas B. Prabhu Reviewed-by: Gautham R. Shenoy