Hugh Dickins 701dfbc1cb [PATCH] mm: mremap correct rmap accounting
Nick Piggin points out that page accounting on MIPS multiple ZERO_PAGEs
is not maintained by its move_pte, and could lead to freeing a ZERO_PAGE.

Instead of complicating that move_pte, just forget the minor optimization
when mremapping, and change the one thing which needed it for correctness
- filemap_xip use ZERO_PAGE(0) throughout instead of according to address.

[ "There is no block device driver one could use for XIP on mips
   platforms" - Carsten Otte ]

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: Andrew Morton <akpm@osdl.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-01-30 08:33:32 -08:00
..
2006-11-30 01:14:46 +00:00
2006-10-04 18:06:15 +01:00
2006-10-03 23:01:26 +02:00
2006-10-19 17:55:14 +01:00
2006-11-01 17:46:09 +00:00
2006-10-31 20:13:23 +00:00
2006-07-13 21:26:08 +01:00
2006-11-30 01:14:40 +00:00
2007-01-08 21:41:04 +00:00
2007-01-23 18:26:47 +00:00
2006-11-30 01:14:44 +00:00
2006-11-01 17:46:09 +00:00
2006-06-19 17:39:19 +01:00
2006-06-29 16:58:06 -07:00
2006-06-06 00:15:20 +01:00
2007-01-24 19:23:21 +00:00
2006-12-07 08:39:37 -08:00