From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754984AbbGNJ6l (ORCPT ); Tue, 14 Jul 2015 05:58:41 -0400 Received: from www.linutronix.de ([62.245.132.108]:59127 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754953AbbGNJ6g (ORCPT ); Tue, 14 Jul 2015 05:58:36 -0400 Date: Tue, 14 Jul 2015 11:58:27 +0200 (CEST) From: Thomas Gleixner To: Ralf Baechle cc: Manuel Lauss , LKML , Jiang Liu , Linux-MIPS Subject: Re: [patch 08/12] MIPS/alchemy: Remove pointless irqdisable/enable In-Reply-To: <20150714090239.GO21180@linux-mips.org> Message-ID: References: <20150713200602.799079101@linutronix.de> <20150713200715.113667554@linutronix.de> <20150714090239.GO21180@linux-mips.org> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 14 Jul 2015, Ralf Baechle wrote: > On Tue, Jul 14, 2015 at 10:55:08AM +0200, Manuel Lauss wrote: > > Yes. Add #include on top and it works again. > > This hardware is problematic, an older variant with identical verilog > > code in the cpld's > > irq unit works fine without this. > > So shall I merge both patches and the header file change together or? Yes please.