* [PATCH] 6: 2.5.29-memory
@ 2002-08-03 18:16 Russell King
0 siblings, 0 replies; only message in thread
From: Russell King @ 2002-08-03 18:16 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
This patch has been verified to apply cleanly to 2.5.30
Trivial patch; removes cruft that got left over from the TLB shootdown
changes. "dir" is never used in zap_page_range
mm/memory.c | 3 ---
1 files changed, 3 deletions
diff -urN orig/mm/memory.c linux/mm/memory.c
--- orig/mm/memory.c Thu Jul 25 20:13:56 2002
+++ linux/mm/memory.c Thu Jul 25 19:59:49 2002
@@ -408,10 +408,7 @@
{
struct mm_struct *mm = vma->vm_mm;
mmu_gather_t *tlb;
- pgd_t * dir;
unsigned long start = address, end = address + size;
-
- dir = pgd_offset(mm, address);
/*
* This is a long-lived spinlock. That's fine.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-08-03 18:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-03 18:16 [PATCH] 6: 2.5.29-memory Russell King
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®