From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id D6CAF2C0092 for ; Mon, 24 Feb 2014 09:27:42 +1100 (EST) Message-ID: <1393194410.6771.153.camel@pasglop> Subject: Re: [patch 03/26] powerpc: eeh: Kill another abuse of irq_desc From: Benjamin Herrenschmidt To: Thomas Gleixner Date: Mon, 24 Feb 2014 09:26:50 +1100 In-Reply-To: <20140223212736.562906212@linutronix.de> References: <20140223212703.511977310@linutronix.de> <20140223212736.562906212@linutronix.de> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Peter Zijlstra , Ingo Molnar , ppc , LKML , Gavin Shan List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , The problems iirc have to do with drivers doing stupid things, but I'll let Gavin comment further and fix that up properly. Cheers, Ben.