mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
um: unexport handle_page_fault()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
committed by
Richard Weinberger
parent
7f5f156dae
commit
21cba62bea
@@ -127,7 +127,6 @@ out_of_memory:
|
||||
pagefault_out_of_memory();
|
||||
return 0;
|
||||
}
|
||||
EXPORT_SYMBOL(handle_page_fault);
|
||||
|
||||
static void show_segv_info(struct uml_pt_regs *regs)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user