From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ladislav Michl Date: Mon, 14 Jan 2008 11:13:01 +0100 Subject: [U-Boot-Users] [PATCH] ARM: cleanup duplicated exception handling code In-Reply-To: <94BF386B051B5849BA84A45DDFC4E60A020DEDAF@esealmw118.eemea.ericsson.se> References: <94BF386B051B5849BA84A45DDFC4E60A020DEDAF@esealmw118.eemea.ericsson.se> Message-ID: <20080114101301.GA3164@michl.2n.cz> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Jan 14, 2008 at 10:06:52AM +0100, Andreas Engel wrote: > Move duplicated exception handling code into lib_arm. Your patch is line wrapped, please fix it. Otherwise I'm happy with it. (we probably do not need special do_fiq version for ixp) ladis