From: Olof Johansson <olof@lixom.net>
To: paulus@samba.org
Cc: linuxppc-dev@ozlabs.org
Subject: [PATCH 0/2]: powerpc: Cpu init cleanups
Date: Fri, 11 Aug 2006 00:01:59 -0500 [thread overview]
Message-ID: <20060811050159.GA5879@pb15.lixom.net> (raw)
Hi,
Attached are two patches to cleanup the cpu inits a bit. First one just
renames cpu_setup_power4.S to cpu_setup_ppc970.S, since that's really
what it contains. No functional changes at all in there to simplify
review.
Second patch renames some of the setup functions, and make the restore
functions come of the cputable instead of being hardcoded. Current setup
makes it awkward to add new cpus without editing the ppc970 setup/restore
functions or add more PVR checks in the assembly, which would be nice
to avoid. Only the really early one is still needed in assembly, since
cputables have not yet been setup at that point.
Earlier patch submission was all baked together, which makes it harder
to review and tell what is new and not.
Boot tested on PowerMac and POWER5. Please consider for 2.6.19 merge
window.
Thanks,
Olof
next reply other threads:[~2006-08-11 5:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-11 5:01 Olof Johansson [this message]
2006-08-11 5:03 ` [PATCH 1/2] powerpc: Rename cpu_setup_power4.S to cpu_setup_ppc970.S Olof Johansson
2006-08-11 5:07 ` [PATCH 2/2]: powerpc: Cleanup CPU inits Olof Johansson
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=20060811050159.GA5879@pb15.lixom.net \
--to=olof@lixom.net \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.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