James Bottomley 1153742119 parisc: fix compile breakage caused by inlining maybe_mkwrite
On PARISC, we have an include of linux/mm.h inside our asm/pgtable.h, so
this patch

  commit 14fd403f2146f740942d78af4e0ee59396ad8eab
  Author: Andrea Arcangeli <aarcange@redhat.com>
  Date:   Thu Jan 13 15:46:37 2011 -0800

      thp: export maybe_mkwrite

causes us an unsatisfiable use of pte_mkwrite in linux/mm.h.

The fix is to avoid including linux/mm.h in our pgtable.h, which
unbreaks the build.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-01-16 15:05:44 -08:00
..
2009-03-13 01:18:56 -04:00
2009-01-05 19:11:05 +00:00
2009-07-03 03:34:06 +00:00
2009-12-16 07:20:12 -08:00
2009-06-07 05:01:00 -07:00
2009-12-10 15:02:50 +01:00
2009-12-16 03:48:54 +00:00
2009-03-13 01:20:48 -04:00
2010-10-14 01:30:54 -04:00
2010-10-07 14:08:55 +01:00
2010-08-14 22:26:51 +02:00
2010-06-09 11:12:36 +02:00
2011-01-13 17:32:47 -08:00
2009-07-03 03:34:11 +00:00
2009-02-01 11:01:27 +05:30
2009-09-27 23:07:23 -04:00
2010-10-07 14:08:55 +01:00
2010-10-13 20:35:56 -04:00