linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] 2.4.4-pre1 sparc/mm typo
       [not found] <Pine.LNX.4.21.0103301457460.1080-100000@localhost.localdomain>
@ 2001-04-09 16:01 ` Hugh Dickins
  0 siblings, 0 replies; only message in thread
From: Hugh Dickins @ 2001-04-09 16:01 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Alan Cox, linux-mm, linux-kernel

--- 2.4.4-pre1/arch/sparc/mm/generic.c	Sat Apr  7 08:15:16 2001
+++ linux/arch/sparc/mm/generic.c	Mon Apr  9 16:48:42 2001
@@ -21,7 +21,7 @@
 		struct page *ptpage = pte_page(page);
 		if ((!VALID_PAGE(ptpage)) || PageReserved(ptpage))
 			return;
-		page_cache_release(page);
+		page_cache_release(ptpage);
 		return;
 	}
 	swap_free(pte_to_swp_entry(page));

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-04-09 16:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <Pine.LNX.4.21.0103301457460.1080-100000@localhost.localdomain>
2001-04-09 16:01 ` [PATCH] 2.4.4-pre1 sparc/mm typo Hugh Dickins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox