From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from delivery.mailspamprotection.com (delivery.mailspamprotection.com [184.154.48.173]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 801DA2C008E for ; Fri, 19 Oct 2012 04:16:10 +1100 (EST) Received: from ns1.siteground150.com ([184.154.230.7] helo=serv01.siteground150.com) by se5.mailspamprotection.com with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80) (envelope-from ) id 1TOsx2-000743-Aq for linuxppc-dev@ozlabs.org; Thu, 18 Oct 2012 11:28:16 -0500 Message-ID: <50802E05.10204@reliableembeddedsystems.com> Date: Thu, 18 Oct 2012 19:27:49 +0300 From: Robert Berger MIME-Version: 1.0 To: Robert Berger Subject: Re: ELDK 4.2/kilauea/3.5+ kernel broken References: <507EF5AD.5070203__24977.4320669987$1350497770$gmane$org@gmail.com> In-Reply-To: <507EF5AD.5070203__24977.4320669987$1350497770$gmane$org@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev@ozlabs.org, mla@apm.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , git bisect tells us this: 247540b03bfcbbe26b86692c9424195d76eb67f0 is the first bad commit commit 247540b03bfcbbe26b86692c9424195d76eb67f0 Author: Mai La Date: Sun Mar 18 17:59:08 2012 +0000 powerpc/44x: Fix PCI MSI support for Maui APM821xx SoC and Bluestone board This patch consists of: - Enable PCI MSI as default for Bluestone board - Change definition of number of MSI interrupts as it depends on SoC - Fix returning ENODEV as finding MSI node - Fix MSI physical high and low address - Keep MSI data logically Signed-off-by: Mai La Signed-off-by: Josh Boyer :040000 040000 607afba6ee61212756f2bcf5acd687d6266c39a8 2868a82b0ede19c9e38ec8a571a1004e555e1098 M arch Which I can confirm: this works: git checkout 47da421981571c69ef29740cc55fa7248682e167 save this version of arch/powerpc/sysdev/ppc4xx_msi.c this reboots: git checkout 247540b03bfcbbe26b86692c9424195d76eb67f0 fix .config CONFIG_PPC_DISABLE_WERROR=y #CONDIF_PPC_WERROR is not used cp ../ppc4xx_msi.c from 47da421981571c69ef29740cc55fa7248682e167 to arch/powerpc/sysdev/ppc4xx_msi.c and voila this works. Regards, Robert ..."I don't understand why people are frightened of new ideas. It's the old ideas that frighten me." -- John Cage My public pgp key is available,at: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x90320BF1