* VM_EXEC cicular dependancies
@ 2002-03-20 21:05 Chris Meadors
2002-03-20 21:00 ` Russell King
0 siblings, 1 reply; 2+ messages in thread
From: Chris Meadors @ 2002-03-20 21:05 UTC (permalink / raw)
To: linux-kernel
Still trying to get 2.5.7 to compile for the Alpha.
I've got it down to a handful of undefined symbols at link time, the worst
of which are the "flush_cache" like functions which should be included
from <asm/pgtable.h> but as of now for the Alpha code they reside in
<asm/pgalloc.h>.
So I moved the defines over to pgtable.h, but I find one of the functions
uses the "VM_EXEC" define from <linux/mm.h>. As luck would have it, mm.h
includes pgtable.h.
What is the prefered method for resolving this?
-Chris
--
Two penguins were walking on an iceberg. The first penguin said to the
second, "you look like you are wearing a tuxedo." The second penguin
said, "I might be..." --David Lynch, Twin Peaks
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-03-20 21:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-20 21:05 VM_EXEC cicular dependancies Chris Meadors
2002-03-20 21:00 ` Russell King
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox