Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964999AbbLVVZH (ORCPT ); Tue, 22 Dec 2015 16:25:07 -0500 Received: from mout.kundenserver.de ([212.227.126.187]:58221 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752673AbbLVVZE (ORCPT ); Tue, 22 Dec 2015 16:25:04 -0500 From: Arnd Bergmann To: Alexander Aring Subject: Re: [PATCH v2 0/8] Raspberry Pi 2 support. Date: Tue, 22 Dec 2015 22:23:52 +0100 User-Agent: KMail/1.12.2 (Linux/3.19.0-27-generic; KDE/4.3.2; x86_64; ; ) Cc: Eric Anholt , linux-rpi-kernel@lists.infradead.org, Mark Rutland , devicetree@vger.kernel.org, Ian Campbell , Florian Fainelli , Jason Cooper , Scott Branden , Marc Zyngier , Ray Jui , linux-kernel@vger.kernel.org, Rob Herring , bcm-kernel-feedback-list@broadcom.com, Kumar Gala , Thomas Gleixner , linux-arm-kernel@lists.infradead.org References: <1450310115-22163-1-git-send-email-eric@anholt.net> <201512220011.32234.arnd@arndb.de> <20151222142045.GA29335@omega> In-Reply-To: <20151222142045.GA29335@omega> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201512222223.52449.arnd@arndb.de> X-Provags-ID: V03:K0:VNQDONYlG9c5XEY59PFRQfNHwJbAoMQIuyuBjrEgKhQyxk7XFkH iLx5qkmGS34SkhltAZMhj83pIf2BpIn3oU/moure4ZXYEQz+CYNMH+twd3WSLaceVoboinD hCjTdaR2Dvv+4vNsLOfsJOXlAtKg+5W8tFBh0e1vRzBdwCv+O968UbIJdWRDHosxFfsAY6S R1mNv/UZK3zjguTxU9udA== X-UI-Out-Filterresults: notjunk:1;V01:K0:/0X7JKKKEWU=:3xn2QwErnQVbYS9YhVZSzH MYb32hE6zzyqNglkQ+x9igKbv+2IhvXaG3YcmjBTlppocj0jr2m4NPv5F20Frz1Wx1jmsDV3M IApK9pn2JPL6GetL2HIP9umSyXoBer9rXNowUJdvT3IvyG3WrJHg4DltZpcV3VOjJvrG8dEyr KsUgxrk6/6FPc6dUMrdmILzKRe+OhdtQ7MlGMEA9bMq3y4JMVQj6PG3bIxBx3Brj2vmjqXgwB YL8HE14+YQbX4JDn/fZlPovdQH+cPBCVJK82OpPEsyeWOXI2uEG1l43JuyEGvRk+hcwchUW4d Z0kNwT0YiPrc+xclKxk7k7sUF5FqJcHMndDie5DRzTnssRkBtWOuBdz0Rw9SqJ+XLEKCbzP/a hwwSs7NrMaw6OJDi1tZWH6yzowMsSER6OfdgZ1WL9DaD2E5eNsdgmiwSNySyIIMjXss1dNjCA D15pzGIwNoFi121GYeyu+QhQCJZnUcCml2pI3WiQ1Gmv3WOpuNBbPC7/Glta4i7bexMOrNpB0 dOcNnaWlaVhQaEDUiN4H5MNiJkdTlt/lbHUyj66YM2U1f4DpJn+HWIxIHH66OJ4QYxqFlSAaW lKzJtCmPB363brpWXaeb+IjBO0vi5jSj4/1Vps8s5jY8Vj6czxQ9H7jXdMCCtQy6dLdHl50pS MHFMlwW10o8Poryn1X1VcLbDXmC6eanmnRhN89SssBGgq3yyVSEifA67pAVGbVrLOFbSCMVhh 986VO+RhcHsAL5fM Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 6136 Lines: 122 On Tuesday 22 December 2015, Alexander Aring wrote: > On Tue, Dec 22, 2015 at 12:11:32AM +0100, Arnd Bergmann wrote: > > On Sunday 20 December 2015, Alexander Aring wrote: > > > On Fri, Dec 18, 2015 at 11:08:26AM +0100, Alexander Aring wrote: > > > > [ 0.000000] Memory policy: Data cache writeback > > > > [ 0.000000] BUG: mapping for 0x3f201000 at 0xf0201000 out of vmalloc space > > > > This is a separate bug, right? > > > > Yes, I can remove this BUG when setting: > > VMSPLIT_2G > > or some other option, was "VMSPLIT_3G" before and with this option I > will get the above message. Please try to figure out why this happened, it should really work with any vmsplit, in particular the one that everyone uses. > > > > [ 0.000000] ------------[ cut here ]------------ > > > > [ 0.000000] WARNING: CPU: 0 PID: 0 at arch/arm/kernel/devtree.c:149 arm_dt_init_cpu_maps+0x100/0x1a4() > > > > [ 0.000000] DT /cpu 2 nodes greater than max cores 1, capping them > > > > [ 0.000000] Modules linked in: > > > > [ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 4.4.0-rc5+ #989 > > > > [ 0.000000] Hardware name: BCM2835 > > > > [ 0.000000] [] (unwind_backtrace) from [] (show_stack+0x20/0x24) > > > > [ 0.000000] [] (show_stack) from [] (dump_stack+0x20/0x28) > > > > [ 0.000000] [] (dump_stack) from [] (warn_slowpath_common+0x9c/0xc4) > > > > [ 0.000000] [] (warn_slowpath_common) from [] (warn_slowpath_fmt+0x40/0x48) > > > > [ 0.000000] [] (warn_slowpath_fmt) from [] (arm_dt_init_cpu_maps+0x100/0x1a4) > > > > [ 0.000000] [] (arm_dt_init_cpu_maps) from [] (setup_arch+0x6f4/0x89c) > > > > [ 0.000000] [] (setup_arch) from [] (start_kernel+0x74/0x3a4) > > > > [ 0.000000] [] (start_kernel) from [<00008078>] (0x8078) > > > > [ 0.000000] ---[ end trace cb88537fdc8fa200 ]--- > > > > [ 0.000000] DT missing boot CPU MPIDR[23:0], fall back to default cpu_logical_map > > > > [ 0.000000] CPU: All CPU(s) started in SVC mode. > > > > > > I can remove this WARNING when I enable CONFIG_SMP. > > > > I think we should try to change this in the code. > > > > mhhh, okay... I am not sure I think there is some missing > IS_ENABLED(CONFIG_SMP) check. Makes sense. > > > > [ 0.000000] Virtual kernel memory layout: > > > > [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) > > > > [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) > > > > [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) > > > > [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) > > > > [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) > > > > [ 0.000000] .text : 0xc0008000 - 0xc074a7cc (7434 kB) > > > > [ 0.000000] .init : 0xc074b000 - 0xc07b4000 ( 420 kB) > > > > [ 0.000000] .data : 0xc07b4000 - 0xc081e910 ( 427 kB) > > > > [ 0.000000] .bss : 0xc081e910 - 0xc08ca80c ( 688 kB) > > > > [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 > > > > [ 0.000000] NR_IRQS:16 nr_irqs:16 16 > > > > [ 0.000000] Kernel panic - not syncing: /soc/local_intc: unable to map local interrupt registers > > > > [ 0.000000] > > > > [ 0.000000] CPU: 0 PID: 0 Comm: swapper Tainted: G W 4.4.0-rc5+ #989 > > > > [ 0.000000] Hardware name: BCM2835 > > > > [ 0.000000] [] (unwind_backtrace) from [] (show_stack+0x20/0x24) > > > > [ 0.000000] [] (show_stack) from [] (dump_stack+0x20/0x28) > > > > [ 0.000000] [] (dump_stack) from [] (panic+0x84/0x210) > > > > [ 0.000000] [] (panic) from [] (bcm2836_arm_irqchip_l1_intc_of_init+0x94/0x110) > > > > [ 0.000000] [] (bcm2836_arm_irqchip_l1_intc_of_init) from [] (of_irq_init+0x1a0/0x2a8) > > > > [ 0.000000] [] (of_irq_init) from [] (irqchip_init+0x14/0x1c) > > > > [ 0.000000] [] (irqchip_init) from [] (init_IRQ+0x28/0x88) > > > > [ 0.000000] [] (init_IRQ) from [] (start_kernel+0x20c/0x3a4) > > > > [ 0.000000] [] (start_kernel) from [<00008078>] (0x8078) > > > > [ 0.000000] ---[ end Kernel panic - not syncing: /soc/local_intc: unable to map local interrupt registers > > > > > > > > > > But still getting this panic, your patches does not contain some > > > defconfig, so I still try to figure out what I need to enable to get it > > > working. Maybe it is some missing config entry which should be enabled. > > > > > > But, for me it looks like some devicetree issue, because of_iomem returns > > > NULL, at [0]. Don't know what I am doing wrong. > > > > That is the most likely cause, yes. You can try replacing it with an ioremap with a > > hardcoded physical address to see if that works. > > > > When I changed to "VMSPLIT_2G" the above issue doesn't occur anymore. Someone recently had a similar bug on some freescale platform, but unfortunately I don't remember the details. As above, it should really not depend on that option. > Later while booting the kernel hangs forever, the solution on my side > was to enable: > > CONFIG_HAVE_ARM_ARCH_TIMER > > I think this doesn't use the BCM2835 timer anymore and some cortex-a7 > related "generic timer", or? Right, but I don't see how that relates to the irqchip. Is the BCM2835 timer connected to a secondary irqchip, while the arch timer connects to the primary GIC? > btw: > > After the RPi is booted succesful I get several: > > [ 35.048513] unexpected IRQ trap at vector 00 > > When I type something via uart (after each character). > > > Any ideas? That also indicates that there is something wrong with the irqchip. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/