mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.4.10 SMP on powermac3,3 7400. had to hack.
@ 2001-09-26 18:11 pjordan
  2001-09-27  4:20 ` Paul Mackerras
  0 siblings, 1 reply; 2+ messages in thread
From: pjordan @ 2001-09-26 18:11 UTC (permalink / raw)
  To: linux-kernel

find /usr/src/linux -type f -exec grep mmu_gathers -n {} \; -ls

and for some funny reason, the arch/ppc/mm/init.c is the only one that does not have the lines 

#include <asm/tlb.h>

mmu_gather_t mmu_gathers[NR_CPUS];


in it.


Sorry for no proper patch.  It is too late and I am too lazy.

Anyway, there is some funny video driver issue or something, I have to use prevent xdm from trying to start
or this bugger will hang .. or at least I lose the video display and the monitor power light blinks on and off.

Also if I run gpm and select a line of text on the console I get the highlighted area turning into
funny non-printable characters and happy faces and such.

Good night.

oh: Without the above patch the kernel build fails right at the end when linking mm.o with others and complains
about no reference to mm_gathers in zap_page_reg or something like that.


Peter

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

end of thread, other threads:[~2001-09-27  4:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-26 18:11 2.4.10 SMP on powermac3,3 7400. had to hack pjordan
2001-09-27  4:20 ` Paul Mackerras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®