From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.linux-foundation.org (smtp1.linux-foundation.org [140.211.169.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "smtp.linux-foundation.org", Issuer "CA Cert Signing Authority" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 9B1A11007D2 for ; Fri, 22 Oct 2010 15:23:56 +1100 (EST) Received: from mail-iw0-f170.google.com (mail-iw0-f170.google.com [209.85.214.170]) (authenticated bits=0) by smtp1.linux-foundation.org (8.14.2/8.13.5/Debian-3ubuntu1.1) with ESMTP id o9M4NqGi030237 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=FAIL) for ; Thu, 21 Oct 2010 21:23:52 -0700 Received: by iwn38 with SMTP id 38so598227iwn.15 for ; Thu, 21 Oct 2010 21:23:52 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1287719462.2198.37.camel@pasglop> References: <1287719462.2198.37.camel@pasglop> From: Linus Torvalds Date: Thu, 21 Oct 2010 21:23:30 -0700 Message-ID: Subject: Re: [git pull] Please pull powerpc.git next branch To: Benjamin Herrenschmidt Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev list , Andrew Morton , Linux Kernel list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Oct 21, 2010 at 8:51 PM, Benjamin Herrenschmidt wrote: > > Here's powerpc's batch for this merge window. Ok. Please double-check that I fixed up the merge conflict (due to the irq_work changes) correctly. Linus