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 F055DDDF1F for ; Wed, 30 Jul 2008 07:33:32 +1000 (EST) Subject: Re: 2.6.27-rc1 problems From: Benjamin Herrenschmidt To: Sean MacLennan In-Reply-To: <20080729140617.7bf16aeb@lappy.seanm.ca> References: <20080729140617.7bf16aeb@lappy.seanm.ca> Content-Type: text/plain Date: Wed, 30 Jul 2008 07:33:05 +1000 Message-Id: <1217367185.11188.260.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2008-07-29 at 14:06 -0400, Sean MacLennan wrote: > I am seeing a lot of problems with 2.6.27-rc1. > > Merge conflicts that make no sense. Ugh ? Have you done a clean pull ? > Files missing (tracehook.h). Looks like your repo isn't sane > Lots of compile errors. There's one known due to a PCI patch that went in and broke ppc64 but that's it I think. I'll a new batch of fixes today. > Anybody else seeing problems, or is it just me? I am starting > to wonder if my git repository has gotten corrupted. Yeah, sounds like it. Ben.