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-03-04 10:41:04 +01:00
2014-04-18 14:20:42 +02:00
2014-04-18 14:20:42 +02:00
2014-04-01 09:23:35 +02:00
2014-05-20 08:58:53 +02:00
2014-05-20 08:58:45 +02:00
2014-02-24 17:14:08 +01:00
2014-05-20 08:58:53 +02:00
2014-02-19 14:58:17 +01:00
2013-02-14 15:55:16 +01:00
2014-01-22 14:02:15 +01:00
2014-03-06 16:30:47 +01:00
2013-12-16 14:38:00 +01:00
2013-08-14 17:14:53 +02:00
2014-01-15 14:48:01 -08:00
2014-04-22 13:24:36 +02:00
2013-10-24 17:16:53 +02:00
2013-10-24 17:16:50 +02:00
2013-06-26 21:10:26 +02:00
2013-01-08 10:57:09 +01:00
2013-11-15 14:08:42 +01:00
2013-04-26 09:07:05 +02:00
2013-06-26 21:10:25 +02:00
2013-10-24 17:17:04 +02:00
2013-05-15 13:09:09 +02:00
2014-05-20 08:58:46 +02:00
2013-11-13 20:21:46 +01:00
2013-08-22 12:20:06 +02:00
2013-08-22 12:20:04 +02:00
2013-06-26 21:10:02 +02:00
2013-10-24 17:17:05 +02:00
2014-04-08 12:02:28 -07:00
2012-11-30 17:47:21 +01:00
2013-10-11 07:39:14 +02:00
2014-08-08 15:57:26 -07:00
2013-09-11 15:58:52 -07:00
2014-07-21 13:22:42 +02:00
2014-06-04 08:47:12 -07:00
2013-02-14 15:55:22 +01:00
2014-06-10 10:48:28 +02:00
2014-04-22 09:36:23 +02:00
2013-09-28 12:46:21 +02:00
2014-08-08 15:57:27 -07:00
2014-05-20 08:58:50 +02:00
2013-10-24 17:17:16 +02:00
2012-11-30 17:47:23 +01:00
2013-10-24 17:17:17 +02:00
2013-08-22 12:20:03 +02:00
2014-05-20 08:58:50 +02:00
2013-10-31 09:53:58 +01:00
2013-12-16 14:38:01 +01:00
2014-04-22 09:36:24 +02:00
2014-08-01 14:55:05 +02:00
2014-07-17 12:32:47 +02:00
2014-06-04 08:47:12 -07:00
2014-07-22 09:26:13 +02:00
2014-05-16 14:57:30 +02:00
2013-08-22 12:20:04 +02:00
2014-05-20 08:58:40 +02:00
2013-02-03 18:16:14 -05:00
2014-04-09 10:19:12 +02:00
2014-05-20 08:58:45 +02:00
2014-05-20 08:58:41 +02:00
2014-05-20 08:58:53 +02:00
2014-07-16 10:48:12 +02:00
2014-07-28 10:02:31 +02:00
2014-05-20 08:58:47 +02:00
2013-10-31 09:52:48 +01:00
2014-04-25 16:05:40 -07:00
2014-04-03 14:31:00 +02:00
2014-05-07 13:33:50 +02:00
2014-05-20 08:58:50 +02:00
2013-03-03 22:55:19 -05:00
2013-11-25 09:15:39 +01:00
2012-11-30 17:47:28 +01:00
2013-08-14 17:14:53 +02:00