* compile problem in prerelease-ac6 on alpha
@ 2001-01-05 1:32 Peter De Schrijver
0 siblings, 0 replies; only message in thread
From: Peter De Schrijver @ 2001-01-05 1:32 UTC (permalink / raw)
To: linux-kernel
Hi,
At line 1156 of kernel/sched.c a function is called which only seems to exist
on ia32 (show_trace). I guess this should be :
#if __i386__
show_trace(p->thread.esp):
#endif
Cheers,
Peter.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-01-05 1:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-05 1:32 compile problem in prerelease-ac6 on alpha Peter De Schrijver
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.