From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756259AbbFSXUO (ORCPT ); Fri, 19 Jun 2015 19:20:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45396 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753221AbbFSXUH (ORCPT ); Fri, 19 Jun 2015 19:20:07 -0400 Date: Sat, 20 Jun 2015 01:18:54 +0200 From: Oleg Nesterov To: Andrew Morton Cc: Al Viro , Benjamin LaHaise , Hugh Dickins , Jeff Moyer , Kirill Shutemov , linux-kernel@vger.kernel.org Subject: [PATCH 0/4] mremap fix/cleanups Message-ID: <20150619231854.GA25858@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/18, Oleg Nesterov wrote: > > I'll send the fixes, but also I'll try to cleanup this code. Not > sure I will succeed ;) Yes, I think this code needs more cleanups, but this is not simple ;) Let me first send the changes which look "obviously correct" to me. Perhaps I'll send more patches on top of this later. Please review. Oleg. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/