From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 35F342C00D1 for ; Thu, 4 Apr 2013 03:46:21 +1100 (EST) Subject: Re: [PATCH 01/17] powerpc/85xx: fix a bug with the parameter of mpic_reset_core() Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii From: Kumar Gala In-Reply-To: <1364994565-16010-1-git-send-email-chenhui.zhao@freescale.com> Date: Wed, 3 Apr 2013 11:46:14 -0500 Message-Id: <02957AC2-0D69-4C17-A531-0FCAB403585F@kernel.crashing.org> References: <1364994565-16010-1-git-send-email-chenhui.zhao@freescale.com> To: Zhao Chenhui Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Apr 3, 2013, at 8:09 AM, Zhao Chenhui wrote: > From: Chen-Hui Zhao > > mpic_reset_core() need a logical cpu number instead of physical. > > Signed-off-by: Zhao Chenhui > Signed-off-by: Li Yang > --- > arch/powerpc/platforms/85xx/smp.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) applied to next - k