Andy Lutomirski
a6c19dfe39
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
The core mm code will provide a default gate area based on
FIXADDR_USER_START and FIXADDR_USER_END if
!defined(__HAVE_ARCH_GATE_AREA) && defined(AT_SYSINFO_EHDR).
This default is only useful for ia64. arm64, ppc, s390, sh, tile, 64-bit
UML, and x86_32 have their own code just to disable it. arm, 32-bit UML,
and x86_64 have gate areas, but they have their own implementations.
This gets rid of the default and moves the code into ia64.
This should save some code on architectures without a gate area: it's now
possible to inline the gate_area functions in the default case.
Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Acked-by: Nathan Lynch <nathan_lynch@mentor.com>
Acked-by: H. Peter Anvin <hpa@linux.intel.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> [in principle]
Acked-by: Richard Weinberger <richard@nod.at> [for um]
Acked-by: Will Deacon <will.deacon@arm.com> [for arm64]
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Chris Metcalf <cmetcalf@tilera.com>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Richard Weinberger <richard@nod.at>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Nathan Lynch <Nathan_Lynch@mentor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-08-08 15:57:27 -07:00
..
2014-04-18 14:20:45 +02:00
2014-04-18 14:20:45 +02:00
2013-09-27 16:08:56 -04:00
2011-05-02 13:49:14 -04:00
2014-04-18 14:20:45 +02:00
2014-04-18 14:20:45 +02:00
2014-04-18 14:20:45 +02:00
2014-04-18 14:20:45 +02:00
2013-09-03 14:53:32 -04:00
2013-07-31 11:51:19 -04:00
2012-07-11 16:04:57 -04:00
2013-09-27 16:08:56 -04:00
2014-02-01 10:55:15 -08:00
2013-09-03 14:53:37 -04:00
2013-09-03 14:53:37 -04:00
2011-03-10 13:30:14 -05:00
2013-09-03 14:53:29 -04:00
2014-01-23 16:36:54 -08:00
2013-08-30 10:20:13 -04:00
2013-08-30 11:56:11 -04:00
2013-11-13 20:21:46 +01:00
2014-08-08 15:57:23 -07:00
2012-03-20 21:48:30 +08:00
2013-09-03 14:53:29 -04:00
2013-04-29 15:54:33 -07:00
2013-08-30 11:56:50 -04:00
2014-05-16 14:05:21 +02:00
2013-08-13 16:26:01 -04:00
2014-02-09 21:18:52 +01:00
2013-08-30 11:55:53 -04:00
2012-05-25 12:48:25 -04:00
2013-09-03 14:51:26 -04:00
2012-07-24 15:27:32 +08:00
2013-08-30 11:55:53 -04:00
2013-09-03 14:52:13 -04:00
2013-08-13 16:26:21 -04:00
2013-08-30 11:56:50 -04:00
2012-05-25 12:48:24 -04:00
2014-08-08 15:57:27 -07:00
2013-09-03 14:52:20 -04:00
2013-09-30 10:34:41 -04:00
2014-03-07 11:19:48 -05:00
2012-05-25 12:48:24 -04:00
2013-09-13 11:15:24 -04:00
2013-09-13 11:15:24 -04:00
2013-06-29 12:46:35 +04:00
2014-03-07 11:19:47 -05:00
2014-07-17 12:32:47 +02:00
2013-09-03 14:45:52 -04:00
2013-08-13 16:26:21 -04:00
2013-08-12 14:46:18 -04:00
2012-10-09 09:47:47 +01:00
2013-09-03 14:53:29 -04:00
2012-03-28 18:30:03 +01:00
2013-08-30 11:56:50 -04:00
2012-04-02 12:12:45 -04:00
2013-08-01 20:08:51 -04:00
2012-10-20 13:13:29 -04:00
2013-03-21 15:39:35 -04:00
2013-03-21 15:39:35 -04:00
2014-06-11 16:50:01 -07:00
2011-11-03 16:58:54 -04:00
2011-11-03 16:58:54 -04:00
2011-11-03 16:58:54 -04:00
2012-03-28 18:30:03 +01:00
2012-05-25 12:48:27 -04:00
2014-05-07 13:33:49 +02:00
2013-09-03 14:53:29 -04:00
2013-08-30 11:56:11 -04:00
2013-08-13 16:26:05 -04:00
2013-02-14 09:21:15 -05:00
2013-08-13 16:26:21 -04:00
2011-05-04 14:40:54 -04:00