linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] more merge changes
@ 2005-09-30 13:36 Stephen Rothwell
  2005-09-30 13:44 ` [PATCH 1/9] ppc64 iseries: move some iSeries include files Stephen Rothwell
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Stephen Rothwell @ 2005-09-30 13:36 UTC (permalink / raw)
  To: paulus; +Cc: ppc64-dev, ppc-dev

[-- Attachment #1: Type: text/plain, Size: 2867 bytes --]

Another series of patches to continue the merge.  These are some tidyups
and moving of more code and lead to enough merged for ppc64 legacy iSeries
to build and boot with ARCH=powerpc.  There is still a lot left to merge,
though.

As an aside, this leads to a machine that says this:

igosouth:~# uname -a
Linux igosouth 2.6.14-rc2sfr #1 SMP Fri Sep 30 17:16:03 EST 2005 powerpc GNU/Linux

i.e. it identifies itself as powerpc not ppc64. Which benh points out will
probably break all sorts of things :-)

I have built this for (my configs) pSeries, iSeries, g5, ARCH=ppc,
ARCH=powerpc ppc32 pmac, ARCH=powerpc iSeries and booted the ARCH=powerpc
iSeries kernel.  So hopefully I haven't broken too much.

Paulus, I will let you know where you can find my git tree in a separate email.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

 arch/powerpc/Kconfig                           |   12 +
 arch/powerpc/Kconfig.debug                     |    2 
 arch/powerpc/Makefile                          |   28 +--
 arch/powerpc/kernel/Makefile                   |   20 +-
 arch/powerpc/kernel/asm-offsets.c              |  220 +++++++++++++------------
 arch/powerpc/kernel/head_64.S                  |    9 -
 arch/powerpc/kernel/idle_power4.S              |    5 
 arch/powerpc/kernel/vmlinux.lds                |  174 -------------------
 arch/powerpc/kernel/vmlinux.lds.S              |  190 ++++++++++++++++++++-
 arch/powerpc/platforms/iseries/call_sm.h       |    7 
 arch/powerpc/platforms/iseries/ipl_parms.h     |    7 
 arch/powerpc/platforms/iseries/irq.c           |    3 
 arch/powerpc/platforms/iseries/irq.h           |    8 
 arch/powerpc/platforms/iseries/lpardata.c      |   10 -
 arch/powerpc/platforms/iseries/lpevents.c      |    2 
 arch/powerpc/platforms/iseries/main_store.h    |    7 
 arch/powerpc/platforms/iseries/pci.c           |    3 
 arch/powerpc/platforms/iseries/proc.c          |    5 
 arch/powerpc/platforms/iseries/processor_vpd.h |    7 
 arch/powerpc/platforms/iseries/release_data.h  |    7 
 arch/powerpc/platforms/iseries/setup.c         |   10 -
 arch/powerpc/platforms/iseries/spcomm_area.h   |    7 
 arch/powerpc/platforms/iseries/vpd_areas.h     |    7 
 arch/ppc/kernel/Makefile                       |    2 
 arch/ppc/kernel/fpu.S                          |  133 ---------------
 arch/ppc/kernel/vector.S                       |  217 ------------------------
 arch/ppc64/Makefile                            |    2 
 arch/ppc64/kernel/Makefile                     |   16 -
 arch/ppc64/kernel/vector.S                     |  172 -------------------
 include/asm-powerpc/system.h                   |    4 
 include/asm-ppc64/iSeries/iSeries_irq.h        |    8 
 31 files changed, 406 insertions(+), 898 deletions(-)

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2005-10-02  1:06 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-30 13:36 [PATCH 0/9] more merge changes Stephen Rothwell
2005-09-30 13:44 ` [PATCH 1/9] ppc64 iseries: move some iSeries include files Stephen Rothwell
2005-09-30 13:49 ` [PATCH 2/9] powerpc: merge asm-offsets.c Stephen Rothwell
2005-09-30 13:52 ` [PATCH 3/9] powerpc: remove old vector.S files Stephen Rothwell
2005-09-30 13:55 ` [PATCH 4/9] powerpc: more cleanup of powerpc/kernel Stephen Rothwell
2005-09-30 13:56 ` [PATCH 5/9] powerpc: Move lparmap.c to powerpc/platforms Stephen Rothwell
2005-09-30 14:00 ` [PATCH 6/9] powerpc: merge idle_power4.S and fixup traps.c Stephen Rothwell
2005-09-30 20:52   ` Kumar Gala
2005-10-01  2:17     ` Stephen Rothwell
2005-10-01  3:28       ` Paul Mackerras
2005-10-01 11:37         ` [PATCH 6/9] powerpc: merge idle_power4.S and traps.c Stephen Rothwell
2005-10-01 12:30           ` Stephen Rothwell
2005-09-30 14:05 ` [PATCH 7/9] ppc64: simplify the build a little Stephen Rothwell
2005-10-01 11:40   ` Stephen Rothwell
2005-09-30 14:10 ` [PATCH 8/9] powerpc: make iSeries build Stephen Rothwell
2005-10-02  1:06   ` Segher Boessenkool
2005-09-30 14:14 ` [PATCH 9/9] powerpc: make iSeries boot Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).