From: Rafal Wojtczuk <rafal@invisiblethingslab.com>
To: xen-devel@lists.xensource.com
Subject: tip of jeremy/xen.git xen/next-2.6.38 fails to compile
Date: Thu, 24 Feb 2011 13:00:56 +0100 [thread overview]
Message-ID: <20110224120056.GC2221@email> (raw)
Hello,
it looks like some patches are missing in the current xen/next-2.6.38. E.g.
IRQF_FORCE_RESUME is used but not defined.
CC arch/x86/xen/time.o
arch/x86/xen/time.c: In function \342xen_setup_timer\342:
arch/x86/xen/time.c:402: error: \342IRQF_FORCE_RESUME\342 undeclared (first
use in
this function)
arch/x86/xen/time.c:402: error: (Each undeclared identifier is reported only
once
arch/x86/xen/time.c:402: error: for each function it appears in.)
make[2]: *** [arch/x86/xen/time.o] Error 1
make[1]: *** [arch/x86/xen] Error 2
make: *** [arch/x86] Error 2
[root@f13q45 next-2.6.38]# git branch
* xen/next-2.6.38
xen/stable-2.6.32.x
[root@f13q45 next-2.6.38]# git log|head
commit 54570beb7193bd2dd5fa5637486d8a2061028e48
Merge: 1800711 7ce69d6
Author: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Date: Thu Feb 10 14:24:15 2011 -0800
Merge remote-tracking branch 'konrad-xen/stable/irq.rework' into
xen/next-2.6.38
* konrad-xen/stable/irq.rework:
xen: Use IRQF_FORCE_RESUME
xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.
RW
next reply other threads:[~2011-02-24 12:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-24 12:00 Rafal Wojtczuk [this message]
2011-02-24 15:46 ` tip of jeremy/xen.git xen/next-2.6.38 fails to compile Konrad Rzeszutek Wilk
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=20110224120056.GC2221@email \
--to=rafal@invisiblethingslab.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.