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 2E94BDDEDA for ; Tue, 24 Mar 2009 07:40:22 +1100 (EST) Subject: Re: Please pull from 'merge' branch From: Benjamin Herrenschmidt To: Kumar Gala In-Reply-To: References: Content-Type: text/plain Date: Tue, 24 Mar 2009 07:39:09 +1100 Message-Id: <1237840749.25062.691.camel@pasglop> Mime-Version: 1.0 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: , On Mon, 2009-03-23 at 08:50 -0500, Kumar Gala wrote: > On Mon, 23 Mar 2009, Kumar Gala wrote: > > > 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/kernel/head_32.S | 9 +++++++++ > > 1 file changed, 9 insertions(+) > > > > Kumar Gala (1): > > powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines > > > > This should be picked up for .29. Grant picked up the wrong verson of the > patch and we need the minor fixes to get to the right code that this > patch/pull request deals with. Oh ok, I see. Ack. Ben.