aboutsummaryrefslogtreecommitdiffstats
path: root/include
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
parent89a5264f065672a882f555228000614a6b2182b7 (diff)
downloadlinux-481295f982b21b1dbe71cbf41d3a93028fee30d1.tar.gz
[SPARC64]: Register per-cpu fault status area with sun4v hypervisor.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
-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 2b2ecd6104d2f..c42c06a37d186 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__) */