From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: gregkh@linuxfoundation.org,
ppc-dev <linuxppc-dev@lists.ozlabs.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 0/5] powerpc: clean up almos all the rest of the iSeries platform code
Date: Fri, 16 Mar 2012 15:14:59 +1100 [thread overview]
Message-ID: <20120316151459.dab3cdcc2d5984b05e2d2b5c@canb.auug.org.au> (raw)
[-- Attachment #1: Type: text/plain, Size: 2433 bytes --]
Hi all,
This series removes almost all the remaining code that is part of the
legacy iSeries platform.
arch/powerpc/boot/Makefile | 9 +--
arch/powerpc/include/asm/abs_addr.h | 21 +----
arch/powerpc/include/asm/dma.h | 4 -
arch/powerpc/include/asm/firmware.h | 9 --
arch/powerpc/include/asm/iseries/alpaca.h | 31 ------
arch/powerpc/include/asm/iseries/hv_call.h | 111 --------------------
arch/powerpc/include/asm/iseries/hv_call_sc.h | 50 ---------
arch/powerpc/include/asm/iseries/hv_call_xm.h | 61 -----------
arch/powerpc/include/asm/iseries/hv_lp_config.h | 128 -----------------------
arch/powerpc/include/asm/iseries/hv_types.h | 112 --------------------
arch/powerpc/include/asm/iseries/it_lp_queue.h | 78 --------------
arch/powerpc/include/asm/iseries/lpar_map.h | 85 ---------------
arch/powerpc/include/asm/iseries/mf.h | 51 ---------
arch/powerpc/include/asm/lppaca.h | 8 --
arch/powerpc/include/asm/spinlock.h | 5 +-
arch/powerpc/include/asm/time.h | 15 ---
arch/powerpc/kernel/asm-offsets.c | 14 ---
arch/powerpc/kernel/irq.c | 14 ---
arch/powerpc/kernel/isa-bridge.c | 3 -
arch/powerpc/kernel/lparcfg.c | 108 ++------------------
arch/powerpc/kernel/paca.c | 12 +--
arch/powerpc/kernel/pci-common.c | 15 ---
arch/powerpc/kernel/sysfs.c | 7 +-
arch/powerpc/kernel/time.c | 108 +-------------------
arch/powerpc/lib/locks.c | 24 +----
arch/powerpc/mm/hash_utils_64.c | 9 +-
arch/powerpc/mm/slb.c | 6 -
arch/powerpc/mm/stab.c | 9 --
arch/powerpc/oprofile/common.c | 3 -
arch/powerpc/platforms/powernv/pci.c | 1 +
arch/powerpc/platforms/pseries/lpar.c | 1 +
arch/powerpc/xmon/xmon.c | 28 -----
drivers/tty/hvc/hvc_vio.c | 4 -
init/do_mounts_rd.c | 4 +-
34 files changed, 31 insertions(+), 1117 deletions(-)
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2012-03-16 4:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-16 4:14 Stephen Rothwell [this message]
2012-03-16 4:16 ` [PATCH 1/5] tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable Stephen Rothwell
2012-03-16 15:19 ` Greg KH
2012-03-16 4:18 ` [PATCH 2/5] powerpc: remove FW_FEATURE ISERIES from arch code Stephen Rothwell
2012-03-16 4:19 ` [PATCH 3/5] init: remove CONFIG_PPC_ISERIES Stephen Rothwell
2012-03-16 4:20 ` [PATCH 4/5] powerpc: remove the remaining CONFIG_PPC_ISERIES pieces Stephen Rothwell
2012-03-16 4:22 ` [PATCH 5/5] powerpc: remove the rest of the legacy iSeries include files Stephen Rothwell
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=20120316151459.dab3cdcc2d5984b05e2d2b5c@canb.auug.org.au \
--to=sfr@canb.auug.org.au \
--cc=benh@kernel.crashing.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.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