From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758511AbaCRXKy (ORCPT ); Tue, 18 Mar 2014 19:10:54 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:32945 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758492AbaCRXKw (ORCPT ); Tue, 18 Mar 2014 19:10:52 -0400 Date: Tue, 18 Mar 2014 16:10:50 -0700 From: Andrew Morton To: Tony Luck Cc: Heiko Carstens , Davidlohr Bueso , Michel Lespinasse , Sasha Levin , Rik van Riel , Linus Torvalds , "linux-next@vger.kernel.org" , Linux Kernel Mailing List , "linux-mm@kvack.org" , Martin Schwidefsky Subject: Re: [BUG -next] "mm: per-thread vma caching fix 5" breaks s390 Message-Id: <20140318161050.ab184d30edf4b2446a2060de@linux-foundation.org> In-Reply-To: References: <20140318124107.GA24890@osiris> X-Mailer: Sylpheed 3.2.0beta5 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 18 Mar 2014 16:06:59 -0700 Tony Luck wrote: > On Tue, Mar 18, 2014 at 5:41 AM, Heiko Carstens > wrote: > > Given that this is just an addon patch to Davidlohr's "mm: per-thread > > vma caching" patch I was wondering if something in there is architecture > > specific. > > But it doesn't look like that. So I'm wondering if this only breaks on > > s390? > > I'm seeing this same BUG_ON() on ia64 (when trying out next-20140318) -next is missing http://ozlabs.org/~akpm/mmots/broken-out/mm-per-thread-vma-caching-fix-6.patch. Am presently trying to cook up an mmotm for tomorrow's -next.