From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753395AbbGJIRt (ORCPT ); Fri, 10 Jul 2015 04:17:49 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:37844 "EHLO mail-wi0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752874AbbGJIRd (ORCPT ); Fri, 10 Jul 2015 04:17:33 -0400 MIME-Version: 1.0 In-Reply-To: <559F7B2C.6090402@arm.com> References: <559F7B2C.6090402@arm.com> Date: Fri, 10 Jul 2015 13:47:32 +0530 Message-ID: Subject: Re: ACPI: regression: Failed to initialize GIC IRQ controller From: Suman Tripathi To: Marc Zyngier Cc: Ming Lei , Bob Moore , Lv Zheng , "Rafael J. Wysocki" , Jason Cooper , Catalin Marinas , Linux Kernel Mailing List , Hanjun Guo , Thomas Gleixner , linux-arm-kernel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 10, 2015 at 1:28 PM, Marc Zyngier wrote: > > On 10/07/15 08:45, Ming Lei wrote: > > Hi, > > > > Commit 0cff8dc0099f6d4f(ACPICA: ACPI 6.0: Add changes for MADT table.) > > causes the following failure on APM mustang board(arm64) when > > booting via UEFI and ACPI: > > > > No valid GICC entries exist > > ACPI: Failed to initialize GIC IRQ controller > > Kernel panic - not syncing: No interrupt controller found. > > CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.2.0-rc1+ #45 > > Hardware name: APM X-Gene Mustang board (DT) > > Call trace: > > [] dump_backtrace+0x0/0x12c > > [] show_stack+0x10/0x1c > > [] dump_stack+0x8c/0xdc > > [] panic+0xe4/0x220 > > [] init_IRQ+0x24/0x30 > > [] start_kernel+0x274/0x3d8 > > ---[ end Kernel panic - not syncing: No interrupt controller found. > > Isn't that addressed by [1] which Catalin has queued for -rc2? I am also seeing the same . But it fixes after I apply the parking protocol patch but that is not upstreamed. > > > Thanks, > > M. > > [1] https://lkml.org/lkml/2015/7/6/876 > > -- > Jazz is not dead. It just smells funny... > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -- Thanks, with regards, Suman Tripathi From mboxrd@z Thu Jan 1 00:00:00 1970 From: stripathi@apm.com (Suman Tripathi) Date: Fri, 10 Jul 2015 13:47:32 +0530 Subject: ACPI: regression: Failed to initialize GIC IRQ controller In-Reply-To: <559F7B2C.6090402@arm.com> References: <559F7B2C.6090402@arm.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jul 10, 2015 at 1:28 PM, Marc Zyngier wrote: > > On 10/07/15 08:45, Ming Lei wrote: > > Hi, > > > > Commit 0cff8dc0099f6d4f(ACPICA: ACPI 6.0: Add changes for MADT table.) > > causes the following failure on APM mustang board(arm64) when > > booting via UEFI and ACPI: > > > > No valid GICC entries exist > > ACPI: Failed to initialize GIC IRQ controller > > Kernel panic - not syncing: No interrupt controller found. > > CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.2.0-rc1+ #45 > > Hardware name: APM X-Gene Mustang board (DT) > > Call trace: > > [] dump_backtrace+0x0/0x12c > > [] show_stack+0x10/0x1c > > [] dump_stack+0x8c/0xdc > > [] panic+0xe4/0x220 > > [] init_IRQ+0x24/0x30 > > [] start_kernel+0x274/0x3d8 > > ---[ end Kernel panic - not syncing: No interrupt controller found. > > Isn't that addressed by [1] which Catalin has queued for -rc2? I am also seeing the same . But it fixes after I apply the parking protocol patch but that is not upstreamed. > > > Thanks, > > M. > > [1] https://lkml.org/lkml/2015/7/6/876 > > -- > Jazz is not dead. It just smells funny... > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel at lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -- Thanks, with regards, Suman Tripathi