mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
My previous patch fixing invalidation of huge PTEs wasn't good enough, we still had an issue if a PTE invalidation batch contained both small and large pages. This patch fixes this by making sure the batch is flushed if the page size fed to it changes. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
History
|
|
|---|---|---|
| .. | ||
| fault.c | ||
| hash_low.S | ||
| hash_native.c | ||
| hash_utils.c | ||
| hugetlbpage.c | ||
| imalloc.c | ||
| init.c | ||
| Makefile | ||
| mmap.c | ||
| numa.c | ||
| slb.c | ||
| slb_low.S | ||
| stab.c | ||
| tlb.c | ||