From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kirill A. Shutemov" Subject: Re: [patch 2/3] mm: memory: remove ->vm_file check on shared writable vmas Date: Tue, 2 Dec 2014 14:00:15 +0200 Message-ID: <20141202120015.GC22683@node.dhcp.inet.fi> References: <1417474682-29326-1-git-send-email-hannes@cmpxchg.org> <1417474682-29326-2-git-send-email-hannes@cmpxchg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andrew Morton , Tejun Heo , Hugh Dickins , Michel Lespinasse , Jan Kara , linux-mm@kvack.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: Johannes Weiner Return-path: Content-Disposition: inline In-Reply-To: <1417474682-29326-2-git-send-email-hannes@cmpxchg.org> Sender: owner-linux-mm@kvack.org List-Id: linux-fsdevel.vger.kernel.org On Mon, Dec 01, 2014 at 05:58:01PM -0500, Johannes Weiner wrote: > The only way a VMA can have shared and writable semantics is with a > backing file. > > Signed-off-by: Johannes Weiner Acked-by: Kirill A. Shutemov -- Kirill A. Shutemov -- 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