Uwe Kleine-König 0c82d83cb0 [ARM] Fix freeing of page tables for ARM in free_pgd_slow
Since 2f569af (CONFIG_HIGHPTE vs. sub-page page tables.) pte_free() calls
pte_lock_deinit() and dec_zone_page_state().  So free_pgd_slow must not call
the latter two when calling the first.

Signed-off-by: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-03-01 20:23:57 +00:00
..
2008-01-28 13:21:30 +00:00
2007-05-20 20:10:32 +01:00
2008-02-09 22:43:15 +00:00
2008-01-28 23:22:13 +01:00
2008-01-28 23:22:13 +01:00
2008-02-08 10:38:02 -08:00
2008-01-26 14:47:48 +00:00
2008-01-26 14:50:06 +00:00
2008-01-28 13:21:30 +00:00