Conflicts:
arch/hexagon/Kconfig
select HAVE_ARCH_KGDB
select HAVE_ARCH_TRACEHOOK
select NO_IOPORT
- # mostly generic routines, with some accelerated ones
+ select STACKTRACE_SUPPORT
+ select GENERIC_IOMAP
---help---
Qualcomm Hexagon is a processor architecture designed for high
performance and low power across a wide variety of applications.
config GENERIC_IRQ_PROBE
def_bool y
- #config ZONE_DMA
- # bool
- # default y
-
- config HAS_DMA
- bool
- select HAVE_DMA_ATTRS
- default y
-config GENERIC_IOMAP
- def_bool y
--
config NEED_SG_DMA_LENGTH
def_bool y
#include <linux/ptrace.h>
#include <linux/regset.h>
#include <linux/user.h>
+ #include <linux/elf.h>
-#include <asm/system.h>
#include <asm/user.h>
static int genregs_get(struct task_struct *target,