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 4BEDE2C0298 for ; Sat, 16 Feb 2013 07:14:50 +1100 (EST) Subject: Re: [PATCH 2/2] powerpc/e500/qemu-e500: enable coreint Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii From: Kumar Gala In-Reply-To: <1358819804-28665-3-git-send-email-scottwood@freescale.com> Date: Fri, 15 Feb 2013 14:14:52 -0600 Message-Id: References: <1358819804-28665-1-git-send-email-scottwood@freescale.com> <1358819804-28665-3-git-send-email-scottwood@freescale.com> To: Scott Wood 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 Jan 21, 2013, at 7:56 PM, Scott Wood wrote: > The MPIC code will disable coreint if it detects an insufficient > MPIC version. > > Signed-off-by: Scott Wood > --- > arch/powerpc/platforms/85xx/qemu_e500.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) applied to next - k