]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: Fix up the cpu_asid() return value on nommu.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 10 Dec 2008 09:17:19 +0000 (18:17 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:44:03 +0000 (18:44 +0900)
commit35724a0aed6e62bdad640e8a1b8498329708226f
treec6cff78adaa62df45bd3fcbbbdc0e1d18cc28c17
parenta99d6fde69dd9c73ac0b4e42a77ed1ebc714e56a
sh: Fix up the cpu_asid() return value on nommu.

This ought to be unsigned long, rather than defaulting to int.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/mmu_context.h
arch/sh/mm/asids-debugfs.c