From patchwork Sat Mar 31 01:37:48 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Miller X-Patchwork-Id: 149805 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 576C4B6EEC for ; Sat, 31 Mar 2012 12:43:03 +1100 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759109Ab2CaBhx (ORCPT ); Fri, 30 Mar 2012 21:37:53 -0400 Received: from shards.monkeyblade.net ([198.137.202.13]:57888 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754052Ab2CaBhw (ORCPT ); Fri, 30 Mar 2012 21:37:52 -0400 Received: from localhost (cpe-66-108-118-54.nyc.res.rr.com [66.108.118.54]) (authenticated bits=0) by shards.monkeyblade.net (8.14.4/8.14.4) with ESMTP id q2V1bnwA017995 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Fri, 30 Mar 2012 18:37:51 -0700 Date: Fri, 30 Mar 2012 21:37:48 -0400 (EDT) Message-Id: <20120330.213748.222624235259680298.davem@davemloft.net> To: torvalds@linux-foundation.org CC: akpm@linux-foundation.org, sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT] Sparc From: David Miller X-Mailer: Mew version 6.4 on Emacs 23.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (shards.monkeyblade.net [198.137.202.13]); Fri, 30 Mar 2012 18:37:51 -0700 (PDT) Sender: sparclinux-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: sparclinux@vger.kernel.org Like last night's 64-bit fixes, this fixes the build regressions on the 32-bit side too, thanks to Sam Ravnborg. Please pull, thanks a lot. The following changes since commit 623ff7739e7c00fa3d55dbfd42a492a68298fd7a: Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 (2012-03-30 17:31:56 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git master for you to fetch changes up to bde4d8b205bc3ccdf7f5a841bfbfa9896b44b1ce: sparc32: fix fallout from system.h removal (2012-03-30 18:16:58 -0700) ---------------------------------------------------------------- Sam Ravnborg (1): sparc32: fix fallout from system.h removal arch/sparc/include/asm/ptrace.h | 1 + arch/sparc/kernel/sun4d_smp.c | 1 + arch/sparc/kernel/sun4m_smp.c | 1 + 3 files changed, 3 insertions(+), 0 deletions(-) --- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html