From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.30]) by ozlabs.org (Postfix) with ESMTP id B29EBDE301 for ; Sat, 10 Jan 2009 08:02:50 +1100 (EST) Received: by yx-out-2324.google.com with SMTP id 8so3031407yxg.39 for ; Fri, 09 Jan 2009 13:02:48 -0800 (PST) Message-ID: Date: Fri, 9 Jan 2009 14:02:48 -0700 From: "Grant Likely" To: "Matt Sealey" Subject: Re: [PATCH] powerpc/mpc52xx: Properly update irq_desc when set_type() is called. In-Reply-To: <49661041.2010302@genesi-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <20090107192505.26320.23112.stgit@localhost.localdomain> <4965784D.6090704@genesi-usa.com> <49661041.2010302@genesi-usa.com> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Jan 8, 2009 at 7:40 AM, Matt Sealey wrote: > Grant Likely wrote: >> >> On Wed, Jan 7, 2009 at 8:51 PM, Matt Sealey wrote: >>> >>> Grant Likely wrote: >>>> >>>> From: Grant Likely >>>> >>>> The MPC5200 PIC driver doesn't correctly update the .status field of >>>> the irq_desc structure when the set_type hook is called. This patch >>>> adds the required code. >>>> >>>> Also cleans up the external IRQ typename field to be something easier >>>> to read (very minor). >>>> >>>> Signed-off-by: Grant Likely >>> >>> Hi Grant, >>> >>> What does this affect? >> >> cat /proc/interrupts > > Ah so, completely cosmetic in the end. I was worried I'd have to build a new > kernel for a second.. :D Not entirely; it affects the details about how irqs are handled. check_irq_resend() for example. I don't think any 5200 platforms currently care; but it could be an issue with cascaded IRQ handlers. g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd.