powerpc: Merge enough to start building in arch/powerpc.
This creates the directory structure under arch/powerpc and a bunch
of Kconfig files. It does a first-cut merge of arch/powerpc/mm,
arch/powerpc/lib and arch/powerpc/platforms/powermac. This is enough
to build a 32-bit powermac kernel with ARCH=powerpc.
For now we are getting some unmerged files from arch/ppc/kernel and
arch/ppc/syslib, or arch/ppc64/kernel. This makes some minor changes
to files in those directories and files outside arch/powerpc.
The boot directory is still not merged. That's going to be interesting.
Signed-off-by:
Paul Mackerras <paulus@samba.org>
Showing
- arch/ppc/syslib/Makefile 14 additions, 0 deletionsarch/ppc/syslib/Makefile
- drivers/macintosh/via-pmu.c 1 addition, 1 deletiondrivers/macintosh/via-pmu.c
- fs/proc/proc_misc.c 0 additions, 8 deletionsfs/proc/proc_misc.c
- include/asm-powerpc/kdebug.h 42 additions, 0 deletionsinclude/asm-powerpc/kdebug.h
- include/asm-powerpc/kprobes.h 67 additions, 0 deletionsinclude/asm-powerpc/kprobes.h
- include/asm-powerpc/mpic.h 279 additions, 0 deletionsinclude/asm-powerpc/mpic.h
- include/asm-powerpc/reg.h 446 additions, 0 deletionsinclude/asm-powerpc/reg.h
- include/asm-powerpc/system.h 350 additions, 0 deletionsinclude/asm-powerpc/system.h
- include/asm-ppc/smp.h 4 additions, 13 deletionsinclude/asm-ppc/smp.h
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
include/asm-powerpc/kdebug.h
0 → 100644
This diff is collapsed.
include/asm-powerpc/kprobes.h
0 → 100644
This diff is collapsed.
include/asm-powerpc/mpic.h
0 → 100644
This diff is collapsed.
include/asm-powerpc/reg.h
0 → 100644
This diff is collapsed.
include/asm-powerpc/system.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment