From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [PATCH 16/28] sh: Preemptible mmu_gather Date: Mon, 07 Jun 2010 13:38:39 +0200 Message-ID: <1275910719.1645.560.camel@laptop> References: <20100607110654.606530953@chello.nl> <20100607111407.860340332@chello.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100607111407.860340332@chello.nl> Sender: linux-kernel-owner@vger.kernel.org To: Andrea Arcangeli Cc: Avi Kivity , Thomas Gleixner , Rik van Riel , Ingo Molnar , akpm@linux-foundation.org, Linus Torvalds , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Benjamin Herrenschmidt , David Miller , Hugh Dickins , Mel Gorman , Nick Piggin , "Paul E. McKenney" , Paul Mundt List-Id: linux-arch.vger.kernel.org On Mon, 2010-06-07 at 13:07 +0200, Peter Zijlstra wrote: > Fix up the arm mmu_gahter code to conform to the new API. > urhm,. copy/paste gone wild, clearly that's the SH code for this patch ;-) From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from [18.85.46.34] ([18.85.46.34]:45182 "EHLO bombadil.infradead.org" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752844Ab0FGLit (ORCPT ); Mon, 7 Jun 2010 07:38:49 -0400 Received: from f199130.upc-f.chello.nl ([80.56.199.130] helo=dyad.programming.kicks-ass.net) by bombadil.infradead.org with esmtpsa (Exim 4.72 #1 (Red Hat Linux)) id 1OLafI-0005Nq-In for linux-arch@vger.kernel.org; Mon, 07 Jun 2010 11:38:48 +0000 Subject: Re: [PATCH 16/28] sh: Preemptible mmu_gather From: Peter Zijlstra In-Reply-To: <20100607111407.860340332@chello.nl> References: <20100607110654.606530953@chello.nl> <20100607111407.860340332@chello.nl> Content-Type: text/plain; charset="UTF-8" Date: Mon, 07 Jun 2010 13:38:39 +0200 Message-ID: <1275910719.1645.560.camel@laptop> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: Andrea Arcangeli Cc: Avi Kivity , Thomas Gleixner , Rik van Riel , Ingo Molnar , akpm@linux-foundation.org, Linus Torvalds , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Benjamin Herrenschmidt , David Miller , Hugh Dickins , Mel Gorman , Nick Piggin , "Paul E. McKenney" , Paul Mundt Message-ID: <20100607113839.Bu7spKy_7GIK08MgdoP17FSS4yjNKCrCHdQpd71aQK4@z> On Mon, 2010-06-07 at 13:07 +0200, Peter Zijlstra wrote: > Fix up the arm mmu_gahter code to conform to the new API. > urhm,. copy/paste gone wild, clearly that's the SH code for this patch ;-)