Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753088AbYBCS1S (ORCPT ); Sun, 3 Feb 2008 13:27:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752501AbYBCS1B (ORCPT ); Sun, 3 Feb 2008 13:27:01 -0500 Received: from x346.tv-sign.ru ([89.108.83.215]:41356 "EHLO mail.screens.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750809AbYBCS1A (ORCPT ); Sun, 3 Feb 2008 13:27:00 -0500 Date: Sun, 3 Feb 2008 21:29:52 +0300 From: Oleg Nesterov To: Miklos Szeredi Cc: Andrew Morton , Peter Zijlstra , William Lee Irwin III , Nick Piggin , Ingo Molnar , linux-kernel@vger.kernel.org, stable@kernel.org, Matt Helsley Subject: Re: [PATCH] sys_remap_file_pages: fix ->vm_file accounting Message-ID: <20080203182952.GB5827@tv-sign.ru> References: <20080130142014.GA2164@tv-sign.ru> <1201712101.31222.22.camel@tucsk.pomaz.szeredi.hu> <20080130172646.GA2355@tv-sign.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080130172646.GA2355@tv-sign.ru> 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: 423 Lines: 14 Off-topic question to all. sys_remap_file_pages() doesn't work with shared readonly mappings, why? IOW, why it checks VM_SHARED but not VM_MAYSHARE? Thanks in advance, 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/