Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752774Ab1DLLLy (ORCPT ); Tue, 12 Apr 2011 07:11:54 -0400 Received: from mail-vw0-f46.google.com ([209.85.212.46]:40700 "EHLO mail-vw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750927Ab1DLLLx (ORCPT ); Tue, 12 Apr 2011 07:11:53 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=oeKLGwZ2urY6Q/peeTJy8T2dsRli5Ao/drJvlcaQw2R3D47Os45RPNZQCm7XeefI30 yBkBgDdgO102cH3otJEGVFPChEgnHQz/mpsdkfCcXLvUKx8mUD7Pj/iP05YsH7cxJEKy Op3eT47bOaXKiwIB184de3tzOdFxIbHeBWq/Y= MIME-Version: 1.0 In-Reply-To: References: <20110412151116.B50D.A69D9226@jp.fujitsu.com> <20110411233358.dd400e59.akpm@linux-foundation.org> <20110412161315.B518.A69D9226@jp.fujitsu.com> Date: Tue, 12 Apr 2011 14:11:52 +0300 Message-ID: Subject: Re: mm: convert vma->vm_flags to 64bit From: Alexey Dobriyan To: KOSAKI Motohiro Cc: Andrew Morton , LKML , linux-mm , Benjamin Herrenschmidt , Hugh Dickins , Dave Hansen , KAMEZAWA Hiroyuki , Paul Mundt , Russell King Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 595 Lines: 13 On Tue, Apr 12, 2011 at 2:06 PM, 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. Or even vma_flags_t. -- 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/