From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <18118.13541.470351.661964@cargo.ozlabs.ibm.com> Date: Sat, 18 Aug 2007 09:53:09 +1000 From: Paul Mackerras To: Kumar Gala Subject: Re: [PATCH] [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boards In-Reply-To: References: <18117.22358.723442.148999@cargo.ozlabs.ibm.com> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Kumar Gala writes: > Its a regression in that the ULI M1575 doesn't really work properly > on some of these boards in certain situations. Well, "it doesn't work" isn't of itself a regression, a regression is "it used to work and now it doesn't". In any case the lateness x largeness product (LxL) of that patch is a bit too high. Is there a simpler way to fix it that doesn't involve moving all that code around? Paul.