aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sparc64/pgtable.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2006-02-07 21:51:08 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2006-03-20 01:11:55 -0800
commit481295f982b21b1dbe71cbf41d3a93028fee30d1 (patch)
tree5b1af84a7f83021698bcf138c8875d7290e65282 /include/asm-sparc64/pgtable.h
parent89a5264f065672a882f555228000614a6b2182b7 (diff)
[SPARC64]: Register per-cpu fault status area with sun4v hypervisor.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/asm-sparc64/pgtable.h')
-rw-r--r--include/asm-sparc64/pgtable.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-sparc64/pgtable.h b/include/asm-sparc64/pgtable.h
index 2b2ecd6104d..c42c06a37d1 100644
--- a/include/asm-sparc64/pgtable.h
+++ b/include/asm-sparc64/pgtable.h
@@ -437,6 +437,7 @@ extern unsigned long get_fb_unmapped_area(struct file *filp, unsigned long,
#define HAVE_ARCH_FB_UNMAPPED_AREA
extern void pgtable_cache_init(void);
+extern void sun4v_register_fault_status(void);
#endif /* !(__ASSEMBLY__) */