Re: [PATCH 49/49] virt/kvm/kvm_main.c: Use vzalloc

From: Joe Perches
Date: Fri Nov 05 2010 - 00:46:33 EST


On Fri, 2010-11-05 at 13:25 +0900, Takuya Yoshikawa wrote:
> (2010/11/05 12:08), Joe Perches wrote:
> > Signed-off-by: Joe Perches<joe@xxxxxxxxxxx>
> > ---
> > virt/kvm/kvm_main.c | 13 +++----------
> > 1 files changed, 3 insertions(+), 10 deletions(-)
> >
> > diff --git a/virt/kvm/kvm_main.c b/virt/kvm/kvm_main.c
>
> Already changed to vzalloc(), see kvm.git.

Thanks. No worries.

fyi: the kvm git isn't in MAINTAINERS.

Perhaps something like this is appropriate
---
MAINTAINERS | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ec7e4a4..73bfe4f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3443,6 +3443,7 @@ M: Avi Kivity <avi@xxxxxxxxxx>
M: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
L: kvm@xxxxxxxxxxxxxxx
W: http://kvm.qumranet.com
+T: git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
S: Supported
F: Documentation/*/kvm.txt
F: arch/*/kvm/


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/