From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756193Ab3HPMkH (ORCPT ); Fri, 16 Aug 2013 08:40:07 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:50802 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756159Ab3HPMkD (ORCPT ); Fri, 16 Aug 2013 08:40:03 -0400 Date: Fri, 16 Aug 2013 05:41:40 -0700 From: Greg Kroah-Hartman To: Guenter Roeck Cc: Geert Uytterhoeven , "linux-kernel@vger.kernel.org" , Linus Torvalds , Andrew Morton , stable , Linux MIPS Mailing List Subject: Re: [ 00/17] 3.4.58-stable review Message-ID: <20130816124140.GD24550@kroah.com> References: <20130813063501.728847844@linuxfoundation.org> <520A1D56.2050507@roeck-us.net> <20130813175858.GC7336@kroah.com> <20130813201936.GA18358@roeck-us.net> <20130815063158.GB25754@kroah.com> <520C86BD.2020903@roeck-us.net> <520DB045.7000309@roeck-us.net> <20130816051041.GA23784@kroah.com> <520DE21D.8000905@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <520DE21D.8000905@roeck-us.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Aug 16, 2013 at 01:26:05AM -0700, Guenter Roeck wrote: > On 08/15/2013 10:10 PM, Greg Kroah-Hartman wrote: > [ .. ] > > >> three to go (arm:allmodconfig, sparc32:defconfig, and sparc64:allmodconfig). > > > > Please add (in this order) the following patches to 3.4. > > de36e66d5f sparc32: add ucmpdi2 > 74c7b28953 sparc32: Add ucmpdi2.o to obj-y instead of lib-y. > > This fixes the sparc32:defconfig build error. Now applied, thanks. greg k-h