Gerald Schaefer
106c992a5e
mm/hugetlb: add more arch-defined huge_pte functions
...
Commit abf09bed3c ("s390/mm: implement software dirty bits")
introduced another difference in the pte layout vs. the pmd layout on
s390, thoroughly breaking the s390 support for hugetlbfs. This requires
replacing some more pte_xxx functions in mm/hugetlbfs.c with a
huge_pte_xxx version.
This patch introduces those huge_pte_xxx functions and their generic
implementation in asm-generic/hugetlb.h, which will now be included on
all architectures supporting hugetlbfs apart from s390. This change
will be a no-op for those architectures.
[akpm@linux-foundation.org: fix warning]
Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Hugh Dickins <hughd@google.com>
Cc: Hillf Danton <dhillf@gmail.com>
Acked-by: Michal Hocko <mhocko@suse.cz> [for !s390 parts]
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Chris Metcalf <cmetcalf@tilera.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-04-29 15:54:33 -07:00
..
2011-04-21 16:59:30 -07:00
2009-08-03 09:05:00 +01:00
2012-07-10 19:18:11 +10:00
2009-12-12 13:08:14 +01:00
2009-12-11 21:24:44 -07:00
2012-10-09 16:22:46 +09:00
2012-03-28 18:30:02 +01:00
2013-03-05 16:56:28 +11:00
2012-10-09 09:47:26 +01:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2012-09-12 14:57:08 -05:00
2009-08-20 10:29:26 +10:00
2010-09-02 14:07:30 +10:00
2012-03-28 18:30:02 +01:00
2012-07-03 14:14:38 +10:00
2012-10-06 03:05:16 +09:00
2011-03-31 11:26:23 -03:00
2009-11-11 21:43:19 -06:00
2011-03-31 11:26:23 -03:00
2013-02-15 17:02:24 +11:00
2012-05-22 14:37:00 +10:00
2013-01-27 19:23:27 +01:00
2013-01-10 15:09:06 +11:00
2009-12-11 21:24:44 -07:00
2013-01-16 05:25:47 +11:00
2009-07-08 13:50:24 +10:00
2012-07-10 19:18:59 +10:00
2012-11-28 15:28:59 +01:00
2012-03-28 18:30:02 +01:00
2012-09-10 09:35:43 +10:00
2013-01-10 17:01:58 +11:00
2012-02-14 14:06:50 -07:00
2013-02-26 02:46:08 -05:00
2011-07-26 16:49:47 -07:00
2012-10-31 13:45:32 +01:00
2012-09-05 15:35:52 +10:00
2013-02-15 16:54:33 +11:00
2012-03-28 18:30:02 +01:00
2012-02-23 10:50:02 +11:00
2011-05-04 15:19:26 +10:00
2013-01-10 15:08:37 +11:00
2009-12-12 22:24:30 -07:00
2011-11-08 14:51:46 +11:00
2010-10-14 00:54:38 -05:00
2012-11-15 13:00:58 +11:00
2012-11-25 07:19:39 -06:00
2012-10-05 23:38:38 +02:00
2012-09-12 14:57:10 -05:00
2011-11-24 02:01:40 -06:00
2011-05-26 13:38:57 +10:00
2011-11-17 16:26:07 +11:00
2012-05-11 18:00:14 -06:00
2010-02-17 14:02:49 +11:00
2012-03-20 21:48:30 +08:00
2013-04-29 15:54:33 -07:00
2013-01-10 17:00:42 +11:00
2011-07-01 13:10:21 +10:00
2013-01-29 11:35:08 +11:00
2012-07-24 12:01:20 -07:00
2010-10-18 11:03:21 +02:00
2012-02-14 14:06:50 -07:00
2009-11-11 21:43:18 -06:00
2012-11-15 13:00:58 +11:00
2011-05-06 13:19:01 +10:00
2013-01-03 15:57:04 -08:00
2012-07-11 18:22:32 +10:00
2012-07-03 14:14:48 +10:00
2012-04-30 10:45:26 +10:00
2012-03-09 13:25:06 +11:00
2012-02-24 10:05:59 +01:00
2012-12-13 15:31:08 -08:00
2011-12-20 10:20:19 -05:00
2011-12-08 14:02:23 +11:00
2012-02-21 11:40:36 +01:00
2010-10-29 13:14:42 -05:00
2012-07-24 15:27:29 +08:00
2012-09-07 09:48:50 +10:00
2011-05-22 08:47:53 -04:00
2012-10-30 10:54:55 +01:00
2012-10-18 10:37:52 +11:00
2012-12-06 01:33:57 +01:00
2013-02-15 16:54:33 +11:00
2012-12-06 01:34:01 +01:00
2012-12-06 01:34:11 +01:00
2012-04-08 12:51:02 +03:00
2010-09-02 14:07:32 +10:00
2013-02-24 13:07:18 -08:00
2012-10-29 19:15:32 -02:00
2013-02-13 12:56:40 +01:00
2010-06-09 11:12:36 +02:00
2011-07-26 16:49:47 -07:00
2013-01-27 19:23:27 +01:00
2012-04-24 15:34:16 -07:00
2013-01-10 17:01:47 +11:00
2011-06-10 14:55:36 +02:00
2009-12-09 17:09:14 +11:00
2012-10-09 09:47:26 +01:00
2011-05-04 15:19:26 +10:00
2009-08-20 10:25:09 +10:00
2009-08-20 10:25:09 +10:00
2010-05-05 09:11:10 -04:00
2012-12-06 01:34:15 +01:00
2009-08-28 14:24:12 +10:00
2013-03-17 12:45:44 +11:00
2012-11-15 13:00:45 +11:00
2011-06-27 14:13:09 -07:00
2012-09-28 14:31:03 +09:30
2009-06-17 00:30:22 -06:00
2010-08-06 20:49:18 -06:00
2012-09-14 10:15:35 +02:00
2013-02-05 07:40:35 +00:00
2012-08-24 20:26:04 +10:00
2012-09-12 14:57:10 -05:00
2010-02-17 14:03:15 +11:00
2012-10-09 09:47:26 +01:00
2011-12-07 18:02:02 +11:00
2012-11-19 14:16:09 +01:00
2013-02-15 16:58:51 +11:00
2010-08-11 08:59:21 -07:00
2012-09-17 16:31:53 +10:00
2011-12-20 10:21:34 -05:00
2013-01-03 15:57:04 -08:00
2011-03-31 11:26:23 -03:00
2012-09-18 15:32:51 +10:00
2012-03-20 10:41:44 -07:00
2010-07-09 11:28:30 +10:00
2010-03-05 03:04:08 -06:00
2013-02-23 17:09:55 -08:00
2012-07-10 19:18:41 +10:00
2009-10-30 17:20:57 +11:00
2010-05-06 16:49:27 +10:00
2011-05-25 08:39:16 -07:00
2010-10-26 16:52:08 -07:00
2012-09-17 16:31:51 +10:00
2012-09-17 16:31:51 +10:00
2012-09-17 16:31:53 +10:00
2012-09-17 16:31:53 +10:00
2011-03-31 11:26:23 -03:00
2009-12-06 17:06:19 +01:00
2009-09-24 15:31:39 +10:00
2013-01-10 15:08:37 +11:00
2013-02-23 17:09:55 -08:00
2013-02-15 16:58:49 +11:00
2012-09-10 09:59:00 +10:00
2012-09-07 09:48:50 +10:00
2013-02-15 16:58:50 +11:00
2012-11-15 09:43:55 +11:00
2013-02-15 16:54:39 +11:00
2009-06-15 13:26:21 +10:00
2009-12-09 17:10:37 +11:00
2009-09-24 15:31:49 +10:00
2009-08-27 13:12:51 +10:00
2011-09-20 09:19:40 +10:00
2011-04-18 13:08:21 +10:00
2009-09-02 16:20:41 +10:00
2009-08-27 13:12:51 +10:00
2012-11-19 14:31:35 +01:00
2012-10-13 11:21:15 +09:00
2012-11-15 13:00:58 +11:00
2012-11-15 13:00:58 +11:00
2011-05-06 13:32:41 +10:00
2013-02-13 12:56:42 +01:00
2010-03-05 03:04:08 -06:00
2013-03-05 16:56:30 +11:00
2011-06-02 15:29:08 -05:00
2012-11-15 12:56:55 +11:00
2012-03-28 18:30:02 +01:00
2010-08-07 18:15:50 +02:00
2011-04-20 17:01:19 +10:00
2013-01-10 17:00:25 +11:00
2012-11-15 13:00:54 +11:00
2010-05-26 08:30:15 -07:00
2013-02-03 15:09:22 -05:00
2013-01-03 15:57:04 -08:00
2012-11-19 14:31:35 +01:00
2012-09-17 16:31:51 +10:00
2009-12-14 23:55:32 +01:00
2013-01-29 11:35:06 +11:00
2012-10-09 09:47:26 +01:00
2011-03-31 11:26:23 -03:00
2012-01-08 12:19:57 -08:00
2012-10-09 09:47:26 +01:00
2012-09-12 14:57:09 -05:00
2012-05-24 16:17:30 -07:00
2011-11-17 16:26:07 +11:00
2011-05-26 13:38:57 +10:00
2013-02-03 18:16:11 -05:00
2013-03-05 16:56:29 +11:00
2011-11-25 14:32:57 +11:00
2012-10-09 09:47:26 +01:00
2012-10-12 10:49:08 +09:00
2012-08-20 13:05:28 +02:00
2011-05-25 08:39:16 -07:00
2012-09-17 16:31:53 +10:00
2013-02-15 16:58:52 +11:00
2012-05-09 15:00:55 +02:00
2012-07-03 14:14:41 +10:00
2012-10-09 09:47:26 +01:00
2012-09-18 15:32:36 +10:00
2012-11-15 13:00:58 +11:00
2012-11-15 13:00:58 +11:00
2012-11-15 13:00:58 +11:00
2012-11-15 12:59:33 +11:00
2011-04-26 23:31:11 -07:00
2013-03-05 16:56:29 +11:00
2012-09-07 09:48:50 +10:00
2011-03-31 11:26:23 -03:00
2012-07-11 14:18:40 +10:00
2013-01-03 15:57:04 -08:00
2012-05-27 21:00:07 -07:00
2011-05-06 13:32:35 +10:00
2012-02-14 14:06:50 -07:00
2009-06-06 10:14:22 -06:00