[PATCH 0/6] OpenRISC patches for review

From: Jonas Bonn
Date: Tue May 08 2012 - 05:55:33 EST



Here's a couple of patches that I'm planning on queuing up for 3.5. These
have been through the openrisc mailing list, but there's not much response
on that channel, so I thought I'd run these once by the "big" list.

Comments welcome, otherwise these will go into 3.5.

Thanks,
Jonas

Jonas Bonn (5):
openrisc: implement irqdomains
openrisc: remove unnecessary includes
openrisc: header file cleanups
openrisc: provide dma_map_ops
openrisc: use scratch regs in atomic syscall

Kautuk Consul (1):
openrisc/mm/fault.c: Port OOM changes to do_page_fault

arch/openrisc/Kconfig | 1 +
arch/openrisc/include/asm/Kbuild | 3 +-
arch/openrisc/include/asm/dma-mapping.h | 147 +++++++------------------------
arch/openrisc/include/asm/elf.h | 12 ++-
arch/openrisc/include/asm/ptrace.h | 6 +-
arch/openrisc/kernel/dma.c | 109 +++++++++++++++--------
arch/openrisc/kernel/entry.S | 8 +-
arch/openrisc/kernel/irq.c | 83 ++++++++++--------
arch/openrisc/mm/fault.c | 32 ++++++--
9 files changed, 199 insertions(+), 202 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/