From: Rusty Russell <rusty@rustcorp.com.au>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: virtualization@lists.linux-foundation.org
Subject: Re: [PATCH] Remove pagesize parameter from vring_init/vring_size
Date: Thu, 15 Nov 2007 09:19:55 +1100 [thread overview]
Message-ID: <200711150919.55752.rusty@rustcorp.com.au> (raw)
In-Reply-To: <11950564033349-git-send-email-aliguori@us.ibm.com>
On Thursday 15 November 2007 03:06:43 Anthony Liguori wrote:
> The PAGE_SIZE constant should be used instead of taking an extra parameter.
> Moreover, once we use PAGE_SIZE, we can use PAGE_ALIGN() instead of having
> it open coded.
Unfortunately this is exposed to userspace. I should probably add a comment.
Cheers,
Rusty.
prev parent reply other threads:[~2007-11-14 22:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-14 16:06 [PATCH] Remove pagesize parameter from vring_init/vring_size Anthony Liguori
2007-11-14 22:19 ` Rusty Russell [this message]
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=200711150919.55752.rusty@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=aliguori@us.ibm.com \
--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.