Messages in this thread |  | | Date | Mon, 29 Oct 2001 16:04:02 -0800 (PST) | From | Linus Torvalds <> | Subject | Re: please revert bogus patch to vmscan.c |
| |
On Tue, 30 Oct 2001, Hugh Dickins wrote: > > But was the original flush_tlb_page() fully correct? In i386 it's > if (vma->vm_mm == current->active_mm) > __flush_tlb_one(addr); > without reference to whether vma->vm_mm is active on another cpu.
No, you're looking at the UP inline version - the SMP version is elsewhere.
Linus
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |