From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([66.187.233.31]:1989 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S1161382AbWJSKZd (ORCPT ); Thu, 19 Oct 2006 06:25:33 -0400 Message-Id: <20061019101722.805147000@chello.nl> Date: Thu, 19 Oct 2006 12:17:22 +0200 From: Peter Zijlstra Subject: [RFC][PATCH 0/4] on do_page_fault() and *copy*_inatomic Sender: linux-arch-owner@vger.kernel.org To: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org Cc: Nick Piggin , Andrew Morton , Peter Zijlstra List-ID: In light of the recent work on fault handlers and generic_file_buffered_write() I've gone over some of the arch specific stuff that supports this work. The following four patches are the result... Peter From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <20061019101722.805147000@chello.nl> Date: Thu, 19 Oct 2006 12:17:22 +0200 From: Peter Zijlstra Subject: [RFC][PATCH 0/4] on do_page_fault() and *copy*_inatomic Sender: owner-linux-mm@kvack.org Return-Path: To: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org Cc: Nick Piggin , Andrew Morton , Peter Zijlstra List-ID: In light of the recent work on fault handlers and generic_file_buffered_write() I've gone over some of the arch specific stuff that supports this work. The following four patches are the result... Peter -- 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