From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx137.postini.com [74.125.245.137]) by kanga.kvack.org (Postfix) with SMTP id 4FB3D6B0044 for ; Thu, 22 Mar 2012 17:26:49 -0400 (EDT) Date: Thu, 22 Mar 2012 14:26:47 -0700 From: Andrew Morton Subject: Re: [PATCH 00/16] mm: prepare for converting vm->vm_flags to 64-bit Message-Id: <20120322142647.42395398.akpm@linux-foundation.org> In-Reply-To: <4F69D496.2040509@openvz.org> References: <20120321065140.13852.52315.stgit@zurg> <20120321100602.GA5522@barrios> <4F69D496.2040509@openvz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Konstantin Khlebnikov Cc: Minchan Kim , "linux-mm@kvack.org" , "linux-kernel@vger.kernel.org" , Linus Torvalds , Hugh Dickins , KOSAKI Motohiro , Ben Herrenschmidt , "linux@arm.linux.org.uk" On Wed, 21 Mar 2012 17:16:06 +0400 Konstantin Khlebnikov wrote: > Minchan Kim wrote: > > Hi Konstantin, > > > > It seems to be nice clean up to me and you are a volunteer we have been wanted > > for a long time. Thanks! > > I am one of people who really want to expand vm_flags to 64 bit but when KOSAKI > > tried it, Linus said his concerning, I guess you already saw that. > > > > He want to tidy vm_flags's usage up rather than expanding it. > > Without the discussion about that, just expanding vm_flags would make us use > > it up easily so that we might need more space. > > Strictly speaking, my pachset does not expands vm_flags, it just prepares to this. > Anyway vm_flags_t looks better than hard-coded "unsigned long" and messy type-casts around it. It would be nice to find some way of triggering compiler warnings or sparse warnings if someone mixes a 32-bit type with a vm_flags_t. Any thoughts on this? (Maybe that's what __nocast does, but Documentation/sparse.txt doesn't describe it) -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org