From: Greg Ungerer <gerg@uclinux.org>
To: linux-m68k@vger.kernel.org
Subject: [PATCH 0/5] m68k: merge mmu and non-mmu kernel/m68k_ksyms.c files
Date: Fri, 8 Apr 2011 22:16:57 +1000 [thread overview]
Message-ID: <1302265022-6614-1-git-send-email-gerg@uclinux.org> (raw)
The following patch series cleans up and merges the m68k and m68knommu
m68k_syms.c file. Most of the work is in re-organizing and cleaning up
the m68knommu parts. The final file merge is pretty simple then.
a/arch/m68k/kernel/m68k_ksyms_no.c | 44 ------------------------------------
arch/m68k/kernel/m68k_ksyms_mm.c | 16 -------------
arch/m68k/kernel/m68k_ksyms_no.c | 21 -----------------
arch/m68k/kernel/process_no.c | 1
b/arch/m68k/kernel/m68k_ksyms.c | 35 +++++++++++++++++++++++++---
b/arch/m68k/kernel/m68k_ksyms_no.c | 4 ---
b/arch/m68k/kernel/process_no.c | 1
b/arch/m68k/lib/checksum_no.c | 3 ++
b/arch/m68k/platform/coldfire/dma.c | 3 ++
9 files changed, 39 insertions(+), 89 deletions(-)
next reply other threads:[~2011-04-08 12:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-08 12:16 Greg Ungerer [this message]
2011-04-08 12:16 ` [PATCH 1/5] m68knommu: move EXPORT of dump_fpu to function definition Greg Ungerer
2011-04-08 12:16 ` [PATCH 2/5] m68knommu: move EXPORT of local checksumming functions to definitions Greg Ungerer
2011-04-08 12:17 ` [PATCH 3/5] m68knommu: move EXPORT of kernel_thread to function definition Greg Ungerer
2011-04-08 12:17 ` [PATCH 4/5] m68knommu: remove un-needed exporting of COLDFIRE symbols Greg Ungerer
2011-04-08 12:17 ` [PATCH 5/5] m68k: merge non-mmu and mmu versions of m68k_ksyms.c Greg Ungerer
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=1302265022-6614-1-git-send-email-gerg@uclinux.org \
--to=gerg@uclinux.org \
--cc=linux-m68k@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