linux/include/asm-sparc64
Gerald Schaefer 8fe627ec5b hugetlbfs: add missing TLB flush to hugetlb_cow()
A cow break on a hugetlbfs page with page_count > 1 will set a new pte with
set_huge_pte_at(), w/o any tlb flush operation.  The old pte will remain in
the tlb and subsequent write access to the page will result in a page fault
loop, for as long as it may take until the tlb is flushed from somewhere else.
 This patch introduces an architecture-specific huge_ptep_clear_flush()
function, which is called before the the set_huge_pte_at() in hugetlb_cow().

ATTENTION: This is just a nop on all architectures for now, the s390
implementation will come with our large page patch later.  Other architectures
should define their own huge_ptep_clear_flush() if needed.

Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: "Luck, Tony" <tony.luck@intel.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-28 08:58:25 -07:00
..
2008-01-30 13:34:07 +01:00
2007-10-27 00:13:04 -07:00
2008-03-19 01:04:48 -07:00
2008-02-09 04:00:12 -08:00
2008-02-09 04:00:32 -08:00
2008-02-09 04:00:37 -08:00
2008-02-09 04:17:37 -08:00
2008-02-03 16:32:51 +02:00
2008-02-09 04:18:08 -08:00
2007-03-05 13:22:28 -08:00
2008-02-09 04:18:23 -08:00
2008-02-09 04:18:29 -08:00
2007-08-03 14:24:17 -07:00
2007-10-17 08:42:55 -07:00
2007-10-27 00:13:04 -07:00
2008-04-18 00:46:34 +02:00
2008-04-23 23:32:16 -07:00
2006-10-08 12:32:35 -07:00
2007-05-08 11:15:20 -07:00
2007-05-08 11:15:13 -07:00
2007-05-08 11:15:13 -07:00
2008-04-23 23:32:17 -07:00
2007-10-27 00:13:04 -07:00
2007-10-27 00:13:04 -07:00
2007-05-10 00:55:59 -07:00
2008-04-28 08:58:25 -07:00
2007-10-27 00:13:04 -07:00
2008-01-30 23:27:58 +01:00
2008-04-28 08:58:23 -07:00
2007-05-11 08:29:34 -07:00
2008-03-26 17:32:33 -07:00
2007-10-27 00:13:04 -07:00
2008-04-17 10:42:34 -04:00
2007-10-17 08:42:47 -07:00
2007-10-19 11:53:41 -07:00
2007-10-17 19:38:10 -07:00
2008-02-06 10:41:02 -08:00
2008-02-05 09:44:18 -08:00
2007-10-19 11:53:34 -07:00
2008-04-23 23:32:17 -07:00
2007-10-27 00:13:04 -07:00
2007-10-27 00:13:04 -07:00