All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir@xensource.com>
To: Isaku Yamahata <yamahata@valinux.co.jp>
Cc: xen-ppc-devel@lists.xensource.com, xen-devel@lists.xensource.com,
	xen-ia64-devel@lists.xensource.com
Subject: Re: [Xen-devel] [PATCH] xencomm, xenmem and hypercall continuation
Date: Fri, 10 Nov 2006 09:57:44 +0000	[thread overview]
Message-ID: <C179FD98.444F%keir@xensource.com> (raw)
In-Reply-To: <20061110084528.GH19699%yamahata@valinux.co.jp>

On 10/11/06 08:45, "Isaku Yamahata" <yamahata@valinux.co.jp> wrote:

> - introduce guest_handle_add_offset_after_continuatiton() and
>   replace guest_handle_add_offset() in memory.c with it.
>   leave do_multicall() and guest_console_write() as is.

This is the best option I think. But I'm loathe to make it part of the
guest_handle API. We should avoid getting into this mess in the first place
for future hypercalls, so this will be a memory-specific function.

We should stick it at the top of memory.c, with a comment and make it a
no-op dependent on something like ARCH_HAS_XENCOMM (or just __ia64__ ||
__powerpc__ would be fine, actually, since it's just one place).

 -- Keir

  reply	other threads:[~2006-11-10  9:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-10  5:49 [PATCH] xencomm, xenmem and hypercall continuation Isaku Yamahata
2006-11-10  8:03 ` Keir Fraser
2006-11-10  8:45   ` Isaku Yamahata
2006-11-10  9:57     ` Keir Fraser [this message]
2006-11-10 10:42       ` [Xen-devel] " Isaku Yamahata
2006-11-10 10:55         ` Keir Fraser

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=C179FD98.444F%keir@xensource.com \
    --to=keir@xensource.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-ia64-devel@lists.xensource.com \
    --cc=xen-ppc-devel@lists.xensource.com \
    --cc=yamahata@valinux.co.jp \
    /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.