* tip of jeremy/xen.git xen/next-2.6.38 fails to compile
@ 2011-02-24 12:00 Rafal Wojtczuk
2011-02-24 15:46 ` Konrad Rzeszutek Wilk
0 siblings, 1 reply; 2+ messages in thread
From: Rafal Wojtczuk @ 2011-02-24 12:00 UTC (permalink / raw)
To: xen-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: tip of jeremy/xen.git xen/next-2.6.38 fails to compile
2011-02-24 12:00 tip of jeremy/xen.git xen/next-2.6.38 fails to compile Rafal Wojtczuk
@ 2011-02-24 15:46 ` Konrad Rzeszutek Wilk
0 siblings, 0 replies; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-02-24 15:46 UTC (permalink / raw)
To: Rafal Wojtczuk; +Cc: xen-devel
On Thu, Feb 24, 2011 at 01:00:56PM +0100, Rafal Wojtczuk wrote:
> 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.
Brave soul :-)
For right now take my tree: git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git devel/next-2.6.38
It has the dom0 + lots of patches (including the pciback and netback).
No blkback yet.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-02-24 15:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-24 12:00 tip of jeremy/xen.git xen/next-2.6.38 fails to compile Rafal Wojtczuk
2011-02-24 15:46 ` Konrad Rzeszutek Wilk
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.