Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define _ASM_SCORE_PGTABLE_H
|
||||
|
||||
#include <linux/const.h>
|
||||
#define __ARCH_USE_5LEVEL_HACK
|
||||
#include <asm-generic/pgtable-nopmd.h>
|
||||
|
||||
#include <asm/fixmap.h>
|
||||
|
@@ -24,6 +24,7 @@
|
||||
*/
|
||||
|
||||
#include <linux/extable.h>
|
||||
#include <linux/ptrace.h>
|
||||
#include <linux/sched/mm.h>
|
||||
#include <linux/sched/signal.h>
|
||||
#include <linux/sched/debug.h>
|
||||
|
@@ -24,6 +24,8 @@
|
||||
*/
|
||||
|
||||
#include <linux/extable.h>
|
||||
#include <linux/ptrace.h>
|
||||
#include <asm/extable.h>
|
||||
|
||||
int fixup_exception(struct pt_regs *regs)
|
||||
{
|
||||
|
Reference in New Issue
Block a user