All of lore.kernel.org
 help / color / mirror / Atom feed
* trouble building 2.6.38: 'IRQF_FORCE_RESUME' undeclared
@ 2011-03-03 20:52 Daniel Stodden
  2011-03-03 20:52 ` [PATCH] kernel: Fix pvops build on 2.6.38 Daniel Stodden
  2011-03-03 21:03 ` trouble building 2.6.38: 'IRQF_FORCE_RESUME' undeclared Konrad Rzeszutek Wilk
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Stodden @ 2011-03-03 20:52 UTC (permalink / raw)
  To: Xen; +Cc: jeremy, Ian.Campbell

Iirc I derived this from a prior commit from either Ian or Jeremy.

Didn't really check it out, so there's very likely a more correct fix
than what's attached here.

/local/exp/dns/scratch/xenbits/xen-unstable.hg/linux-2.6-pvops.git/arch/x86/xen/time.c: In function 'xen_setup_timer':
/local/exp/dns/scratch/xenbits/xen-unstable.hg/linux-2.6-pvops.git/arch/x86/xen/time.c:402: error: 'IRQF_FORCE_RESUME' undeclared (first use in this function)
/local/exp/dns/scratch/xenbits/xen-unstable.hg/linux-2.6-pvops.git/arch/x86/xen/time.c:402: error: (Each undeclared identifier is reported only once
/local/exp/dns/scratch/xenbits/xen-unstable.hg/linux-2.6-pvops.git/arch/x86/xen/time.c:402: error: for each function it appears in.)

This reproducible?

Thanks,
Daniel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-03-04 10:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-03 20:52 trouble building 2.6.38: 'IRQF_FORCE_RESUME' undeclared Daniel Stodden
2011-03-03 20:52 ` [PATCH] kernel: Fix pvops build on 2.6.38 Daniel Stodden
2011-03-04 10:19   ` Ian Campbell
2011-03-03 21:03 ` trouble building 2.6.38: 'IRQF_FORCE_RESUME' undeclared 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.