All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@hp.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel <xen-devel@lists.xensource.com>,
	xen-ia64-devel <xen-ia64-devel@lists.xensource.com>
Subject: [PATCH] ia64 build fix
Date: Sun, 05 Mar 2006 10:41:18 -0700	[thread overview]
Message-ID: <1141580478.6801.26.camel@localhost.localdomain> (raw)

Keir,

   The patch below is needed to build ia64 on current xen-unstable.
Please apply.  BTW, the new mmap'ing of the kva page through the /proc
entry does seem to avoid the problem we were having with kmem on ia64.
Thanks,

	Alex


Signed-off-by: Alex Williamson <alex.williamson@hp.com>
---

diff -r 64f11b0e2e7d xen/include/xen/console.h
--- a/xen/include/xen/console.h	Sat Mar  4 19:16:36 2006 +0100
+++ b/xen/include/xen/console.h	Sun Mar  5 10:32:10 2006 -0700
@@ -8,6 +8,7 @@
 #define __CONSOLE_H__
 
 #include <xen/spinlock.h>
+#include <xen/guest_access.h>
 
 extern spinlock_t console_lock;

             reply	other threads:[~2006-03-05 17:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-05 17:41 Alex Williamson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-10-08 15:41 [PATCH] ia64 build fix Alex Williamson
2006-08-14 16:49 Alex Williamson
2006-07-12 17:51 Alex Williamson
2006-02-18  0:06 Alex Williamson

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=1141580478.6801.26.camel@localhost.localdomain \
    --to=alex.williamson@hp.com \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-ia64-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.