Hollis Blanchard
2007-Jul-30 17:43 UTC
[Xen-devel] Re: [Xen-changelog] [xen-unstable] [XEN] replace shadow_* with paging_* in common code
On Fri, 2007-07-27 at 03:16 -0700, Xen patchbot-unstable wrote:> # HG changeset patch > # User Tim Deegan <Tim.Deegan@xensource.com> > # Date 1184927796 -3600 > # Node ID 3c28bc13a3f82032c6171825629d9be754075da5 > # Parent 091134f5555c7fc858dd2ed449bd91b54258a9c6 > [XEN] replace shadow_* with paging_* in common code > Signed-off-by: Tim Deegan <Tim.Deegan@xensource.com> > --- > xen/include/xen/shadow.h | 23 ----------------------- > xen/common/compat/kernel.c | 1 - > xen/common/domctl.c | 1 - > xen/common/grant_table.c | 1 - > xen/common/kernel.c | 4 ++-- > xen/common/keyhandler.c | 1 - > xen/common/memory.c | 8 ++++---- > xen/common/page_alloc.c | 2 +- > xen/common/xenoprof.c | 6 +++--- > xen/include/asm-x86/config.h | 2 +- > xen/include/xen/paging.h | 26 ++++++++++++++++++++++++++ > 11 files changed, 37 insertions(+), 38 deletions(-)Tim, when you perform operations like this, could you please grep the tree for all users? You broke both the ia64 and powerpc builds. -- Hollis Blanchard IBM Linux Technology Center _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel