summaryrefslogtreecommitdiffstats
path: root/lib/radix-tree.c
diff options
context:
space:
mode:
authorUwe Kleine-König <Uwe.Kleine-Koenig@digi.com>2008-02-27 13:44:59 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-03-01 20:23:57 +0000
commit0c82d83cb09a1c9fd4d24d32064ce827709c104b (patch)
tree5aef9cca82718041a9f9b54cf5286925633c09d6 /lib/radix-tree.c
parentd862ccc570c875e1454fc57ed00f5a1081985b26 (diff)
downloadlinux-0c82d83cb09a1c9fd4d24d32064ce827709c104b.tar.bz2
[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>
Diffstat (limited to 'lib/radix-tree.c')
0 files changed, 0 insertions, 0 deletions