sh: Split out the unaligned counters and user bits.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 12 Jan 2010 07:12:25 +0000 (16:12 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 12 Jan 2010 07:12:25 +0000 (16:12 +0900)
commita99eae5417a09e0be66bf574a9a79a2a7388c967
tree5024736c9afd76124e2f5f5424ecc153f6218c8e
parent776258df925acd0563f471ee4b3f19bbffb3c04f
sh: Split out the unaligned counters and user bits.

This splits out the unaligned access counters and userspace bits in to
their own generic interface, which will allow them to be wired up on sh64
too.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/alignment.h [new file with mode: 0644]
arch/sh/kernel/traps_32.c
arch/sh/mm/Makefile
arch/sh/mm/alignment.c [new file with mode: 0644]
This page took 0.033949 seconds and 5 git commands to generate.