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. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752228AbaBWW1p (ORCPT ); Sun, 23 Feb 2014 17:27:45 -0500 Received: from gate.crashing.org ([63.228.1.57]:45363 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751978AbaBWW1o (ORCPT ); Sun, 23 Feb 2014 17:27:44 -0500 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 Cc: LKML , Ingo Molnar , Peter Zijlstra , Gavin Shan , ppc 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" X-Mailer: Evolution 3.10.3-0ubuntu3~saucy1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.