From: "Michael S. Tsirkin" <mst@redhat.com>
To: Gregory Haskins <gregory.haskins@gmail.com>
Cc: netdev@vger.kernel.org,
virtualization@lists.linux-foundation.org,
"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Ingo Molnar <mingo@elte.hu>,
linux-mm@kvack.org, Andrew Morton <akpm@linux-foundation.org>,
hpa@zytor.com
Subject: Re: [PATCHv2 2/2] vhost_net: a kernel-level virtio server
Date: Wed, 12 Aug 2009 13:52:42 +0300 [thread overview]
Message-ID: <20090812105241.GA28848@redhat.com> (raw)
In-Reply-To: <4A82076A.1060805@gmail.com>
On Tue, Aug 11, 2009 at 08:06:02PM -0400, Gregory Haskins wrote:
> > diff --git a/include/linux/miscdevice.h b/include/linux/miscdevice.h
> > index 0521177..781a8bb 100644
> > --- a/include/linux/miscdevice.h
> > +++ b/include/linux/miscdevice.h
> > @@ -30,6 +30,7 @@
> > #define HPET_MINOR 228
> > #define FUSE_MINOR 229
> > #define KVM_MINOR 232
> > +#define VHOST_NET_MINOR 233
>
> Would recommend using DYNAMIC-MINOR.
Good idea. Thanks!
--
MST
WARNING: multiple messages have this Message-ID (diff)
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Gregory Haskins <gregory.haskins@gmail.com>
Cc: netdev@vger.kernel.org,
virtualization@lists.linux-foundation.org,
"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Ingo Molnar <mingo@elte.hu>,
linux-mm@kvack.org, Andrew Morton <akpm@linux-foundation.org>,
hpa@zytor.com
Subject: Re: [PATCHv2 2/2] vhost_net: a kernel-level virtio server
Date: Wed, 12 Aug 2009 13:52:42 +0300 [thread overview]
Message-ID: <20090812105241.GA28848@redhat.com> (raw)
In-Reply-To: <4A82076A.1060805@gmail.com>
On Tue, Aug 11, 2009 at 08:06:02PM -0400, Gregory Haskins wrote:
> > diff --git a/include/linux/miscdevice.h b/include/linux/miscdevice.h
> > index 0521177..781a8bb 100644
> > --- a/include/linux/miscdevice.h
> > +++ b/include/linux/miscdevice.h
> > @@ -30,6 +30,7 @@
> > #define HPET_MINOR 228
> > #define FUSE_MINOR 229
> > #define KVM_MINOR 232
> > +#define VHOST_NET_MINOR 233
>
> Would recommend using DYNAMIC-MINOR.
Good idea. Thanks!
--
MST
--
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-12 10:54 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1249992497.git.mst@redhat.com>
2009-08-11 21:27 ` [PATCHv2 1/2] mm: export use_mm/unuse_mm to modules Michael S. Tsirkin
2009-08-11 21:27 ` Michael S. Tsirkin
2009-08-11 21:27 ` Michael S. Tsirkin
2009-08-11 22:10 ` Andrew Morton
2009-08-11 22:10 ` Andrew Morton
2009-08-11 22:10 ` Andrew Morton
2009-09-17 5:38 ` Michael S. Tsirkin
2009-09-17 5:38 ` Michael S. Tsirkin
2009-09-17 5:43 ` Andrew Morton
2009-09-17 5:43 ` Andrew Morton
2009-09-17 5:43 ` Andrew Morton
2009-09-17 5:38 ` Michael S. Tsirkin
2009-08-11 21:27 ` Michael S. Tsirkin
2009-08-11 21:28 ` [PATCHv2 2/2] vhost_net: a kernel-level virtio server Michael S. Tsirkin
2009-08-11 21:28 ` Michael S. Tsirkin
2009-08-11 21:28 ` Michael S. Tsirkin
2009-08-11 21:28 ` Michael S. Tsirkin
2009-08-12 0:06 ` Gregory Haskins
2009-08-12 0:06 ` Gregory Haskins
2009-08-12 9:02 ` Michael S. Tsirkin
2009-08-12 9:02 ` Michael S. Tsirkin
2009-08-12 9:02 ` Michael S. Tsirkin
2009-08-12 13:01 ` Gregory Haskins
2009-08-12 13:01 ` Gregory Haskins
2009-08-12 13:25 ` Michael S. Tsirkin
2009-08-12 13:25 ` Michael S. Tsirkin
2009-08-12 13:41 ` Gregory Haskins
2009-08-12 13:41 ` Gregory Haskins
2009-08-12 13:41 ` Gregory Haskins
2009-08-12 13:47 ` Michael S. Tsirkin
2009-08-12 13:47 ` Michael S. Tsirkin
2009-08-12 13:47 ` Michael S. Tsirkin
2009-08-12 14:11 ` Paul E. McKenney
2009-08-12 14:11 ` Paul E. McKenney
2009-08-12 14:15 ` Michael S. Tsirkin
2009-08-12 14:15 ` Michael S. Tsirkin
2009-08-12 14:15 ` Michael S. Tsirkin
2009-08-12 15:26 ` Paul E. McKenney
2009-08-12 15:26 ` Paul E. McKenney
2009-08-12 15:51 ` Michael S. Tsirkin
2009-08-12 15:51 ` Michael S. Tsirkin
2009-08-12 16:06 ` Paul E. McKenney
2009-08-12 16:06 ` Paul E. McKenney
2009-08-12 16:06 ` Paul E. McKenney
2009-08-12 15:51 ` Michael S. Tsirkin
2009-08-12 15:26 ` Paul E. McKenney
2009-08-12 14:11 ` Paul E. McKenney
2009-08-12 13:25 ` Michael S. Tsirkin
2009-08-12 10:52 ` Michael S. Tsirkin [this message]
2009-08-12 10:52 ` Michael S. Tsirkin
2009-08-12 10:52 ` Michael S. Tsirkin
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=20090812105241.GA28848@redhat.com \
--to=mst@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=gregory.haskins@gmail.com \
--cc=hpa@zytor.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mingo@elte.hu \
--cc=netdev@vger.kernel.org \
--cc=virtualization@lists.linux-foundation.org \
/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.