From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753582AbdBPIbt (ORCPT ); Thu, 16 Feb 2017 03:31:49 -0500 Received: from Galois.linutronix.de ([146.0.238.70]:50785 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752983AbdBPIbr (ORCPT ); Thu, 16 Feb 2017 03:31:47 -0500 Date: Thu, 16 Feb 2017 09:31:35 +0100 (CET) From: Thomas Gleixner To: kernel test robot cc: Marc Zyngier , linux-kernel@vger.kernel.org, Andre Przywara , lkp@01.org Subject: Re: [lkp-robot] [irqdomain] 601b26a867: BUG:kernel_hang_in_boot_stage In-Reply-To: <20170216012621.GB14534@yexl-desktop> Message-ID: References: <20170216012621.GB14534@yexl-desktop> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 16 Feb 2017, kernel test robot wrote: > FYI, we noticed the following commit: > > commit: 601b26a867a514b6d43e85a6b0dad937a41feed6 ("irqdomain: Avoid activating interrupts more than once") > url: https://github.com/0day-ci/linux/commits/Marc-Zyngier/irqdomain-Avoid-activating-interrupts-more-than-once/20170118-033226 That's been reported by 0day before and it's fixed with commit: aaaec6fc7554: x86/irq: Make irq activate operations symmetric Thanks, tglx