From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 6493AB7C7E for ; Thu, 18 Feb 2010 14:21:39 +1100 (EST) Date: Wed, 17 Feb 2010 21:21:17 -0600 (CST) From: Kumar Gala To: Benjamin Herrenschmidt Subject: [git pull] Please pull powerpc.git merge branch Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org, Linus Torvalds List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Ben, These are two minor fixes that should go into 2.6.33. - k The following changes since commit 724e6d3fe8003c3f60bf404bf22e4e331327c596: Linus Torvalds (1): Linux 2.6.33-rc8 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git merge Anton Vorontsov (1): powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boards Peter Tyser (1): powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem arch/powerpc/platforms/85xx/mpc85xx_mds.c | 3 ++- arch/powerpc/platforms/85xx/smp.c | 21 +++++++++++++++++++-- 2 files changed, 21 insertions(+), 3 deletions(-)