Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753933AbYFAPaX (ORCPT ); Sun, 1 Jun 2008 11:30:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752610AbYFAP3R (ORCPT ); Sun, 1 Jun 2008 11:29:17 -0400 Received: from x346.tv-sign.ru ([89.108.83.215]:58895 "EHLO mail.screens.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752455AbYFAP3P (ORCPT ); Sun, 1 Jun 2008 11:29:15 -0400 Date: Sun, 1 Jun 2008 19:30:41 +0400 From: Oleg Nesterov To: Andrew Morton Cc: "Eric W. Biederman" , Ingo Molnar , Linus Torvalds , Roland McGrath , linux-kernel@vger.kernel.org Subject: [PATCH 0/3] s/PF_BORROWED_MM/PF_KTHREAD/ Message-ID: <20080601153041.GA8235@tv-sign.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 562 Lines: 14 The first 2 patches were silently ignored, resend. I don't really understand who should be cc'ed on this. The third one is an example. Obviously we can fix the problem without changing use_mm/PF_BORROWED_MM, but in that case we must do task_lock/unlock for each process in the system, not good and annoying. Oleg. -- 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/