From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Jan Beulich <JBeulich@suse.com>,
xen-devel <xen-devel@lists.xenproject.org>
Cc: Keir Fraser <keir@xen.org>
Subject: Re: [PATCH 03/10] x86: don't build platform hypercall helpers multiple times
Date: Tue, 20 Oct 2015 13:48:12 +0100 [thread overview]
Message-ID: <5626380C.40400@citrix.com> (raw)
In-Reply-To: <5626363602000078000ACB39@prv-mh.provo.novell.com>
On 20/10/15 11:40, Jan Beulich wrote:
> ... to eliminate the resulting duplicate symbols. This includes
> dropping an odd per-CPU variable left from 32-bit days: Now that we
> only care about 64-bit builds, converting the uint64_t needing
> passing to a void pointer is no problem anymore.
>
> Since the COMPAT handling section needs to be re-organized for this
> anyway, also adjust a few other shortcomings (like declarations not
> being visible at the point of the respective definition, risking both
> to get out of sync).
>
> Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
next prev parent reply other threads:[~2015-10-20 12:48 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-20 10:31 [PATCH 00/10] disambiguate symbol names Jan Beulich
2015-10-20 10:38 ` [PATCH 01/10] symbols: prefix static symbols with their source file name Jan Beulich
2015-10-21 8:43 ` Ian Campbell
2015-10-21 9:14 ` Jan Beulich
2015-10-20 10:39 ` [PATCH 02/10] x86/mm: override stored file names for multiply built sources Jan Beulich
2015-10-20 10:43 ` George Dunlap
2015-10-20 12:43 ` Tim Deegan
2015-10-20 12:44 ` Andrew Cooper
2015-10-20 13:12 ` Jan Beulich
2015-10-20 13:21 ` Andrew Cooper
2015-10-20 10:40 ` [PATCH 03/10] x86: don't build platform hypercall helpers multiple times Jan Beulich
2015-10-20 12:48 ` Andrew Cooper [this message]
2015-10-20 10:41 ` [PATCH 04/10] x86/HVM: prefix both instances of enable_intr_window() Jan Beulich
2015-10-20 12:49 ` Andrew Cooper
2015-10-20 14:45 ` Aravind Gopalakrishnan
2015-10-21 3:01 ` Tian, Kevin
2015-10-20 10:41 ` [PATCH 05/10] x86/mm: build map_domain_gfn() just once Jan Beulich
2015-10-20 12:54 ` Andrew Cooper
2015-10-20 13:15 ` Jan Beulich
2015-10-20 10:42 ` [PATCH 06/10] x86/mm: only a single instance of gw_page_flags[] is needed Jan Beulich
2015-10-20 13:00 ` Andrew Cooper
2015-10-20 10:43 ` [PATCH 07/10] x86/shadow: only a single instance of fetch_type_names[] " Jan Beulich
2015-10-20 12:44 ` Tim Deegan
2015-10-20 10:44 ` [PATCH 08/10] x86/shadow: adjust sh_{make, destroy}_monitor_table() name tags Jan Beulich
2015-10-20 12:45 ` Tim Deegan
2015-10-20 10:45 ` [PATCH 09/10] x86/shadow: drop stray name tags from sh_{guest_get, map}_eff_l1e() Jan Beulich
2015-10-20 12:49 ` Tim Deegan
2015-10-20 10:45 ` [PATCH RFC 10/10] memory/compat: rename get_reserved_device_memory() Jan Beulich
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=5626380C.40400@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=JBeulich@suse.com \
--cc=keir@xen.org \
--cc=xen-devel@lists.xenproject.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.