From: pjordan@whitehorse.blackwire.com
To: linux-kernel@vger.kernel.org
Subject: 2.4.10 SMP on powermac3,3 7400. had to hack.
Date: Wed, 26 Sep 2001 11:11:15 -0700 [thread overview]
Message-ID: <20010926111115.A22056@panama> (raw)
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
next reply other threads:[~2001-09-26 20:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-26 18:11 pjordan [this message]
2001-09-27 4:20 ` Paul Mackerras
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010926111115.A22056@panama \
--to=pjordan@whitehorse.blackwire.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®