From: Arnd Bergmann <arnd@arndb.de>
To: Ingo Molnar <mingo@elte.hu>
Cc: x86 maintainers <x86@kernel.org>,
Jaswinder Singh Rajput <jaswinder@kernel.org>,
Arnd Bergmann <arnd@arndb.de>,
LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 0/5, resend] x86: use asm-generic headers where possible
Date: Thu, 18 Jun 2009 21:48:15 +0200 [thread overview]
Message-ID: <cover.1245354003.git.arnd@arndb.de> (raw)
I did not get any feedback on this the last time I sent it,
but now these patches actually apply to the mainline kernel
so it's possible to apply them.
I've split the series up into five patches for easier review.
Each step should show clearly that no semantic changes are
introduced, with the exception of termios.h, which was
discussed earlier.
I have also checked that the resulting object code is the same,
again with the exception of termios.h, because that fixes
a small bug.
Arnd Bergmann (5):
x86: add copies of some headers to convert to asm-generic
x86: convert trivial headers to asm-generic version
x86: convert almost generic headers to asm-generic version
x86: convert termios.h to the asm-generic version
x86: remove all now-duplicate header files
arch/x86/include/asm/ioctls.h | 95 +-----------------
arch/x86/include/asm/ipcbuf.h | 29 +-----
arch/x86/include/asm/mman.h | 28 ++----
arch/x86/include/asm/module.h | 13 +--
arch/x86/include/asm/msgbuf.h | 40 +-------
arch/x86/include/asm/param.h | 23 +----
arch/x86/include/asm/scatterlist.h | 41 ++------
arch/x86/include/asm/shmbuf.h | 52 +---------
arch/x86/include/asm/socket.h | 61 +-----------
arch/x86/include/asm/sockios.h | 14 +---
arch/x86/include/asm/termbits.h | 199 +-----------------------------------
arch/x86/include/asm/termios.h | 115 +--------------------
arch/x86/include/asm/types.h | 12 +--
arch/x86/include/asm/ucontext.h | 8 +--
14 files changed, 29 insertions(+), 701 deletions(-)
rewrite arch/x86/include/asm/ioctls.h (100%)
rewrite arch/x86/include/asm/ipcbuf.h (100%)
rewrite arch/x86/include/asm/mman.h (82%)
rewrite arch/x86/include/asm/msgbuf.h (100%)
rewrite arch/x86/include/asm/param.h (100%)
rewrite arch/x86/include/asm/scatterlist.h (82%)
rewrite arch/x86/include/asm/shmbuf.h (100%)
rewrite arch/x86/include/asm/socket.h (100%)
rewrite arch/x86/include/asm/termbits.h (100%)
rewrite arch/x86/include/asm/termios.h (100%)
next reply other threads:[~2009-06-18 19:49 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-18 19:48 Arnd Bergmann [this message]
2009-06-18 19:48 ` [PATCH 1/5] x86: add copies of some headers to convert to asm-generic Arnd Bergmann
2009-06-18 19:48 ` [PATCH 2/5] x86: convert trivial headers to asm-generic version Arnd Bergmann
2009-06-18 19:48 ` [PATCH 3/5] x86: convert almost generic " Arnd Bergmann
2009-06-18 19:48 ` [PATCH 4/5] x86: convert termios.h to the " Arnd Bergmann
2009-06-18 19:48 ` [PATCH 5/5] x86: remove all now-duplicate header files Arnd Bergmann
2009-06-18 21:42 ` [tip:x86/asm-generic] x86: add copies of some headers to convert to asm-generic tip-bot for Arnd Bergmann
2009-06-18 21:43 ` [tip:x86/asm-generic] x86: convert trivial headers to asm-generic version tip-bot for Arnd Bergmann
2009-06-18 21:43 ` [tip:x86/asm-generic] x86: convert almost generic " tip-bot for Arnd Bergmann
2009-06-18 21:43 ` [tip:x86/asm-generic] x86: convert termios.h to the " tip-bot for Arnd Bergmann
2009-06-18 21:43 ` [tip:x86/asm-generic] x86: remove all now-duplicate header files tip-bot for Arnd Bergmann
2009-06-19 6:30 ` [PATCH 0/5, resend] x86: use asm-generic headers where possible Jaswinder Singh Rajput
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=cover.1245354003.git.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=jaswinder@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=x86@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