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 5E96EDDE2A for ; Tue, 28 Apr 2009 06:16:06 +1000 (EST) Date: Mon, 27 Apr 2009 15:16:02 -0500 (CDT) From: Kumar Gala To: Paul Mackerras Subject: Please pull from 'merge' branch for 2.6.30 (updated) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Paul, Can we possibly get this and the other pull requests dealt with and sent to Linus so we might get such fixes in before he tags a -rc4. thanks - k Please pull from 'merge' branch of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git merge to receive the following updates: arch/powerpc/boot/dts/gef_ppc9a.dts | 1 + arch/powerpc/include/asm/mmu.h | 6 ------ arch/powerpc/include/asm/ppc-opcode.h | 11 +---------- arch/powerpc/kernel/cputable.c | 2 +- arch/powerpc/mm/tlb_nohash_low.S | 16 ++-------------- 5 files changed, 5 insertions(+), 31 deletions(-) Kumar Gala (1): Revert "powerpc: Add support for early tlbilx opcode" Martyn Welch (1): powerpc/86xx: Add device_type entry to soc for ppc9a Stephen Rothwell (1): powerpc: fix for long standing bug noticed by gcc 4.4.0