From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx152.postini.com [74.125.245.152]) by kanga.kvack.org (Postfix) with SMTP id 1A1D06B005A for ; Thu, 28 Jun 2012 14:35:37 -0400 (EDT) Date: Fri, 29 Jun 2012 03:32:51 +0900 From: Paul Mundt Subject: Re: [PATCH 14/20] mm, sh: Convert sh to generic tlb Message-ID: <20120628183251.GA7250@linux-sh.org> References: <20120627211540.459910855@chello.nl> <20120627212831.578578936@chello.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120627212831.578578936@chello.nl> Sender: owner-linux-mm@kvack.org List-ID: To: Peter Zijlstra Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-mm@kvack.org, Thomas Gleixner , Ingo Molnar , akpm@linux-foundation.org, Linus Torvalds , Rik van Riel , Hugh Dickins , Mel Gorman , Nick Piggin , Alex Shi , "Nikunj A. Dadhania" , Konrad Rzeszutek Wilk , Benjamin Herrenschmidt , David Miller , Russell King , Catalin Marinas , Chris Metcalf , Martin Schwidefsky , Tony Luck , Jeff Dike , Richard Weinberger , Hans-Christian Egtvedt , Ralf Baechle , Kyle McMartin , James Bottomley , Chris Zankel On Wed, Jun 27, 2012 at 11:15:54PM +0200, Peter Zijlstra wrote: > Cc: Paul Mundt > Signed-off-by: Peter Zijlstra > --- > arch/sh/Kconfig | 1 > arch/sh/include/asm/tlb.h | 98 ++-------------------------------------------- > 2 files changed, 6 insertions(+), 93 deletions(-) This blows up in the same way as last time. I direct you to the same bug report and patch as before: http://marc.info/?l=linux-kernel&m=133722116507075&w=2 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org