From: tip-bot for Arnd Bergmann <arnd@arndb.de>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, arnd@arndb.de, hpa@zytor.com,
mingo@redhat.com, tglx@linutronix.de
Subject: [tip:x86/asm-generic] x86: add copies of some headers to convert to asm-generic
Date: Thu, 18 Jun 2009 21:42:51 GMT [thread overview]
Message-ID: <tip-4adc667593f83a18a8e54ce94f250fd166a272ac@git.kernel.org> (raw)
In-Reply-To: <cover.1245354003.git.arnd@arndb.de>
Commit-ID: 4adc667593f83a18a8e54ce94f250fd166a272ac
Gitweb: http://git.kernel.org/tip/4adc667593f83a18a8e54ce94f250fd166a272ac
Author: Arnd Bergmann <arnd@arndb.de>
AuthorDate: Thu, 18 Jun 2009 21:48:16 +0200
Committer: H. Peter Anvin <hpa@zytor.com>
CommitDate: Thu, 18 Jun 2009 14:39:40 -0700
x86: add copies of some headers to convert to asm-generic
Just an intermediate step to make reviewing easier.
These files are identical copies of the existing headers.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
LKML-Reference: <cover.1245354003.git.arnd@arndb.de>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
---
arch/x86/include/asm/{mman.h => generic-mman.h} | 0
.../x86/include/asm/{module.h => generic-module.h} | 0
.../asm/{scatterlist.h => generic-scatterlist.h} | 0
arch/x86/include/asm/{types.h => generic-types.h} | 0
.../include/asm/{ucontext.h => generic-ucontext.h} | 0
5 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/arch/x86/include/asm/mman.h b/arch/x86/include/asm/generic-mman.h
similarity index 100%
copy from arch/x86/include/asm/mman.h
copy to arch/x86/include/asm/generic-mman.h
diff --git a/arch/x86/include/asm/module.h b/arch/x86/include/asm/generic-module.h
similarity index 100%
copy from arch/x86/include/asm/module.h
copy to arch/x86/include/asm/generic-module.h
diff --git a/arch/x86/include/asm/scatterlist.h b/arch/x86/include/asm/generic-scatterlist.h
similarity index 100%
copy from arch/x86/include/asm/scatterlist.h
copy to arch/x86/include/asm/generic-scatterlist.h
diff --git a/arch/x86/include/asm/types.h b/arch/x86/include/asm/generic-types.h
similarity index 100%
copy from arch/x86/include/asm/types.h
copy to arch/x86/include/asm/generic-types.h
diff --git a/arch/x86/include/asm/ucontext.h b/arch/x86/include/asm/generic-ucontext.h
similarity index 100%
copy from arch/x86/include/asm/ucontext.h
copy to arch/x86/include/asm/generic-ucontext.h
next prev parent reply other threads:[~2009-06-18 21:43 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-18 19:48 [PATCH 0/5, resend] x86: use asm-generic headers where possible Arnd Bergmann
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-bot for Arnd Bergmann [this message]
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=tip-4adc667593f83a18a8e54ce94f250fd166a272ac@git.kernel.org \
--to=arnd@arndb.de \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
/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