Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757392Ab1DLWHt (ORCPT ); Tue, 12 Apr 2011 18:07:49 -0400 Received: from gate.crashing.org ([63.228.1.57]:32851 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757316Ab1DLWHs (ORCPT ); Tue, 12 Apr 2011 18:07:48 -0400 Subject: Re: mm: convert vma->vm_flags to 64bit From: Benjamin Herrenschmidt To: Alexey Dobriyan Cc: KOSAKI Motohiro , Andrew Morton , LKML , linux-mm , Hugh Dickins , Dave Hansen , KAMEZAWA Hiroyuki , Paul Mundt , Russell King In-Reply-To: References: <20110412151116.B50D.A69D9226@jp.fujitsu.com> <20110411233358.dd400e59.akpm@linux-foundation.org> <20110412161315.B518.A69D9226@jp.fujitsu.com> Content-Type: text/plain; charset="UTF-8" Date: Wed, 13 Apr 2011 08:07:04 +1000 Message-ID: <1302646024.28876.52.camel@pasglop> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 756 Lines: 22 On Tue, 2011-04-12 at 14:06 +0300, Alexey Dobriyan wrote: > On Tue, Apr 12, 2011 at 10:12 AM, KOSAKI Motohiro > wrote: > > After next year? All developers don't have to ignore compiler warnings! > > At least add vm_flags_t which is sparse-checked, just like we do with gfp_t. > > VM_SAO is ppc64 only, so it could be moved into high part, > freeing 1 bit? My original series did use a type, I don't know what that was dropped, it made conversion easier imho. Cheers, Ben. -- 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/