]> git.baikalelectronics.ru Git - kernel.git/commit
x86: introduce force_sig_info_fault helper to X86_64
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 30 Jan 2008 12:32:35 +0000 (13:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:32:35 +0000 (13:32 +0100)
commitf7820792bcf42f24bdc4ecd2e3d088a1bac4c0f6
treeeeb46bfa28897a3a3730667b399731271dd39c24
parent4b63c21387f94dad59701a87973acfd53f31c33c
x86: introduce force_sig_info_fault helper to X86_64

Use the force_sig_info_fault helper from X86_32 in X86_64.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/mm/fault_32.c
arch/x86/mm/fault_64.c