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 E92B5B7D4A for ; Wed, 10 Feb 2010 14:53:09 +1100 (EST) Subject: [git pull] Please pull powerpc.git merge branch From: Benjamin Herrenschmidt To: Linus Torvalds Content-Type: text/plain; charset="UTF-8" Date: Wed, 10 Feb 2010 14:52:45 +1100 Message-ID: <1265773965.8287.291.camel@pasglop> Mime-Version: 1.0 Cc: Andrew Morton , linuxppc-dev list , Linux Kernel list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Linus ! Here's a fix for a nasty regression that went in this release cycle and breaks 64K pages on HW that only does 4K such as 970's. Cheers, Ben. The following changes since commit ac73fddfc523bf3c3525d16356b44527c44fae6d: Linus Torvalds (1): Merge branch 'for-linus' of git://neil.brown.name/md are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git merge David Gibson (1): powerpc: Fix address masking bug in hpte_need_flush() arch/powerpc/mm/tlb_hash64.c | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-)