From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 16 Aug 2013 14:40:22 +0200 (CEST) Received: from mail.linuxfoundation.org ([140.211.169.12]:52261 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S6822956Ab3HPMkJzGYmf (ORCPT ); Fri, 16 Aug 2013 14:40:09 +0200 Received: from localhost (c-76-28-172-123.hsd1.wa.comcast.net [76.28.172.123]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 540C5996; Fri, 16 Aug 2013 12:40:03 +0000 (UTC) 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) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 37571 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: gregkh@linuxfoundation.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips 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