]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
[PARISC] Remove obsolete _hlt cruft
authorKyle McMartin <kyle@parisc-linux.org>
Sat, 14 Jan 2006 05:05:21 +0000 (22:05 -0700)
committerKyle McMartin <kyle@duet.int.mcmartin.ca>
Mon, 23 Jan 2006 01:26:48 +0000 (20:26 -0500)
commit526110f8c8d2326413e2de5496d196ee9d4856ad
treef233775851b14064d3ec942a5d32515f16df4175
parent9073315bbc3e2149d8ffcc4b86932ca6497c94ce
[PARISC] Remove obsolete _hlt cruft

Remove a bunch of obsolete code from process.c, these routines were
likely imported from the i386 version of process.c when the port
started. The routines are only used in floppy.c, which I seriously
doubt will ever work on parisc, due to architectural assumptions.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
arch/parisc/kernel/process.c