From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: [RFC][PATCH 1/5] mm: strictly nested kmap_atomic Date: Wed, 01 Sep 2010 10:15:08 +0100 Message-ID: <32752.1283332508@redhat.com> References: <20100831193924.102875973@chello.nl> <20100831192617.441439071@chello.nl> Return-path: In-Reply-To: <20100831193924.102875973@chello.nl> Sender: owner-linux-mm@kvack.org To: Peter Zijlstra Cc: dhowells@redhat.com, Linus Torvalds , Andrew Morton , Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , Russell King , Ralf Baechle , David Miller , Chris Metcalf , Paul Mackerras , Benjamin Herrenschmidt , Hugh Dickins , linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-arch@vger.kernel.org List-Id: linux-arch.vger.kernel.org Peter Zijlstra wrote: > Ensure kmap_atomic usage is strictly nested > > Signed-off-by: Peter Zijlstra > Reviewed-by: Rik van Riel Acked-by: David Howells -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:59163 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754465Ab0IAJQK (ORCPT ); Wed, 1 Sep 2010 05:16:10 -0400 From: David Howells In-Reply-To: <20100831193924.102875973@chello.nl> References: <20100831193924.102875973@chello.nl> <20100831192617.441439071@chello.nl> Subject: Re: [RFC][PATCH 1/5] mm: strictly nested kmap_atomic Date: Wed, 01 Sep 2010 10:15:08 +0100 Message-ID: <32752.1283332508@redhat.com> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Peter Zijlstra Cc: dhowells@redhat.com, Linus Torvalds , Andrew Morton , Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , Russell King , Ralf Baechle , David Miller , Chris Metcalf , Paul Mackerras , Benjamin Herrenschmidt , Hugh Dickins , linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-arch@vger.kernel.org Message-ID: <20100901091508.c-W4afHYNgUWHjxe75V9riw0pneZJPPzsnYapzDEGos@z> Peter Zijlstra wrote: > Ensure kmap_atomic usage is strictly nested > > Signed-off-by: Peter Zijlstra > Reviewed-by: Rik van Riel Acked-by: David Howells