Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765216AbZFOSqA (ORCPT ); Mon, 15 Jun 2009 14:46:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751534AbZFOSpv (ORCPT ); Mon, 15 Jun 2009 14:45:51 -0400 Received: from casper.infradead.org ([85.118.1.10]:60159 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753010AbZFOSpu (ORCPT ); Mon, 15 Jun 2009 14:45:50 -0400 Subject: Re: [tip:perfcounters/core] x86: Add NMI types for kmap_atomic From: Peter Zijlstra To: Andrew Morton Cc: hugh.dickins@tiscali.co.uk, linux-kernel@vger.kernel.org, mingo@redhat.com, hpa@zytor.com, paulus@samba.org, acme@redhat.com, efault@gmx.de, npiggin@suse.de, tglx@linutronix.de, mingo@elte.hu, linux-tip-commits@vger.kernel.org, torvalds@linux-foundation.org, Randy Dunlap In-Reply-To: <20090615114230.9c9b1e64.akpm@linux-foundation.org> References: <1245077165.6800.497.camel@laptop> <1245080486.6800.561.camel@laptop> <1245089065.13761.19316.camel@twins> <20090615114230.9c9b1e64.akpm@linux-foundation.org> Content-Type: text/plain Date: Mon, 15 Jun 2009 20:45:34 +0200 Message-Id: <1245091534.6741.177.camel@laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 960 Lines: 24 On Mon, 2009-06-15 at 11:42 -0700, Andrew Morton wrote: > On Mon, 15 Jun 2009 20:04:25 +0200 > Peter Zijlstra wrote: > > > OK, utterly untested, but how does this look? > > arch/x86/include/asm/kmap_types.h | 11 +- > arch/x86/include/asm/pgtable_32.h | 15 +++ > arch/x86/mm/highmem_32.c | 148 ++++++++++++++++++++++++++++++++++++-- > include/linux/highmem.h | 12 --- > mm/highmem.c | 45 ----------- > 5 files changed, 164 insertions(+), 67 deletions(-) > > Did > http://userweb.kernel.org/~akpm/mmotm/broken-out/kmap_types-make-most-arches-use-generic-header-file.patch > just die a horrid death? hehe, yep, but I can fix that up.. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/