All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Dan Magenheimer <dan.magenheimer@oracle.com>
Cc: xen-devel@lists.xensource.com, Ian.Jackson@eu.citrix.com,
	stefano.stabellini@eu.citrix.com
Subject: Re: [PATCH 4/5] use uint32_t for xen_domid
Date: Mon, 23 Mar 2009 12:20:16 +0100	[thread overview]
Message-ID: <49C77070.8020500@redhat.com> (raw)
In-Reply-To: <afd283b4-bfa7-4938-9b29-23b7ff364d89@default>

Dan Magenheimer wrote:
> May not matter but isn't a domid limited to 16-bits
> in the hypervisor?  Probably should be consistent
> lest sign-extension or something cause a problem.

In /usr/include/xenctrl.h it is uint32_t everythere.

cheers,
  Gerd

  reply	other threads:[~2009-03-23 11:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-20 16:02 [PATCH 0/5] some small cleanups for xen_machine_pv.c Gerd Hoffmann
2009-03-20 16:02 ` [PATCH 1/5] xen_machine_pv.c: switch to C99 initializers Gerd Hoffmann
2009-03-20 16:02 ` [PATCH 2/5] xen_machine_pv.c: delete pointless coomment Gerd Hoffmann
2009-03-20 16:02 ` [PATCH 3/5] Fixup dummy cpu setup Gerd Hoffmann
2009-03-20 22:41   ` Simon Horman
2009-03-23 11:25     ` Gerd Hoffmann
2009-03-23 21:39       ` Simon Horman
2009-03-20 16:02 ` [PATCH 4/5] use uint32_t for xen_domid Gerd Hoffmann
2009-03-20 16:59   ` Dan Magenheimer
2009-03-23 11:20     ` Gerd Hoffmann [this message]
2009-03-20 16:02 ` [PATCH 5/5] kill unused variables Gerd Hoffmann

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=49C77070.8020500@redhat.com \
    --to=kraxel@redhat.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=dan.magenheimer@oracle.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /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.