From: Tejun Heo <tj@kernel.org>
To: Amerigo Wang <amwang@redhat.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org,
akpm@linux-foundation.org, mingo@elte.hu
Subject: Re: [Patch] percpu: use the right flag for get_vm_area()
Date: Fri, 14 Aug 2009 11:01:47 +0900 [thread overview]
Message-ID: <4A84C58B.6050707@kernel.org> (raw)
In-Reply-To: <20090813060235.5516.12662.sendpatchset@localhost.localdomain>
Amerigo Wang wrote:
> get_vm_area() only accepts VM_* flags, not GFP_*.
>
> And according to the doc of get_vm_area(), here should be
> VM_ALLOC.
>
> Signed-off-by: WANG Cong <amwang@redhat.com>
> Cc: Tejun Heo <tj@kernel.org>
> Cc: Ingo Molnar <mingo@elte.hu>
Ah... indeed.
Acked-by: Tejun Heo <tj@kernel.org>
Will forward to Linus with other two patches today.
Thanks.
--
tejun
WARNING: multiple messages have this Message-ID (diff)
From: Tejun Heo <tj@kernel.org>
To: Amerigo Wang <amwang@redhat.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org,
akpm@linux-foundation.org, mingo@elte.hu
Subject: Re: [Patch] percpu: use the right flag for get_vm_area()
Date: Fri, 14 Aug 2009 11:01:47 +0900 [thread overview]
Message-ID: <4A84C58B.6050707@kernel.org> (raw)
In-Reply-To: <20090813060235.5516.12662.sendpatchset@localhost.localdomain>
Amerigo Wang wrote:
> get_vm_area() only accepts VM_* flags, not GFP_*.
>
> And according to the doc of get_vm_area(), here should be
> VM_ALLOC.
>
> Signed-off-by: WANG Cong <amwang@redhat.com>
> Cc: Tejun Heo <tj@kernel.org>
> Cc: Ingo Molnar <mingo@elte.hu>
Ah... indeed.
Acked-by: Tejun Heo <tj@kernel.org>
Will forward to Linus with other two patches today.
Thanks.
--
tejun
--
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: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2009-08-14 2:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-13 6:00 [Patch] percpu: use the right flag for get_vm_area() Amerigo Wang
2009-08-13 6:00 ` Amerigo Wang
2009-08-14 2:01 ` Tejun Heo [this message]
2009-08-14 2:01 ` Tejun Heo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A84C58B.6050707@kernel.org \
--to=tj@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=amwang@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mingo@elte.hu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.