linux/arch
Paul Gortmaker 19348e749e x86: ptrace.c only needs export.h and not the full module.h
Commit cb57a2b4cf ("x86-32: Export
kernel_stack_pointer() for modules") added an include of the
module.h header in conjunction with adding an EXPORT_SYMBOL_GPL
of kernel_stack_pointer.

But module.h should be avoided for simple exports, since it in turn
includes the world.  Swap the module.h for export.h instead.

Cc: Jiri Kosina <trivial@kernel.org>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Link: http://lkml.kernel.org/r/1360872842-28417-1-git-send-email-paul.gortmaker@windriver.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2013-02-14 12:56:12 -08:00
..
alpha UAPI: (Scripted) Disintegrate arch/alpha/include/asm 2012-12-17 14:12:19 +00:00
arm IOMMU Updates for Linux v3.8 2012-12-20 10:07:25 -08:00
arm64 IOMMU Updates for Linux v3.8 2012-12-20 10:07:25 -08:00
avr32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-12-12 18:07:07 -08:00
blackfin Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin 2012-12-18 10:54:27 -08:00
c6x IOMMU Updates for Linux v3.8 2012-12-20 10:07:25 -08:00
cris UAPI: Fix up empty files in arch/cris/ 2012-12-20 12:51:25 +01:00
frv frv: properly use the declarations provided by <asm/sections.h> 2012-12-17 17:15:12 -08:00
h8300 UAPI: (Scripted) Disintegrate arch/h8300/include/asm 2012-12-19 16:07:13 +00:00
hexagon Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-12-12 12:22:13 -08:00
ia64 IOMMU Updates for Linux v3.8 2012-12-20 10:07:25 -08:00
m32r UAPI: (Scripted) Disintegrate arch/m32r/include/asm 2012-12-19 16:07:18 +00:00
m68k Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu 2012-12-16 17:42:21 -08:00
microblaze IOMMU Updates for Linux v3.8 2012-12-20 10:07:25 -08:00
mips IOMMU Updates for Linux v3.8 2012-12-20 10:07:25 -08:00
mn10300 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2012-12-13 12:00:02 -08:00
openrisc Trivial cleanups for OpenRISC. 2012-12-18 10:08:47 -08:00
parisc Nothing all that exciting; a new module-from-fd syscall for those who want 2012-12-19 07:55:08 -08:00
powerpc IOMMU Updates for Linux v3.8 2012-12-20 10:07:25 -08:00
s390 s390/ccwdev: Include asm/schid.h. 2012-12-17 09:50:34 +01:00
score UAPI: (Scripted) Disintegrate arch/score/include/asm 2012-12-20 10:55:33 +00:00
sh IOMMU Updates for Linux v3.8 2012-12-20 10:07:25 -08:00
sparc IOMMU Updates for Linux v3.8 2012-12-20 10:07:25 -08:00
tile IOMMU Updates for Linux v3.8 2012-12-20 10:07:25 -08:00
um Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2012-12-17 15:44:47 -08:00
unicore32 Nothing all that exciting; a new module-from-fd syscall for those who want 2012-12-19 07:55:08 -08:00
x86 x86: ptrace.c only needs export.h and not the full module.h 2013-02-14 12:56:12 -08:00
xtensa xtensa: don't try to build DTB when OF is disabled 2012-12-18 21:10:26 -08:00
.gitignore
Kconfig This single patch is effectively a no-op for now. It enables architectures 2012-12-19 07:52:48 -08:00