Rusty Russell
1a8a51004a
cpumask: remove references to struct irqaction's mask field.
...
Impact: cleanup
It's unused, since about 1995. So remove all initialization of it in
preparation for actually removing the field.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au >
Acked-by: Thomas Gleixner <tglx@linutronix.de >
2009-03-30 22:05:14 +10:30
Paul Mundt
7b80fb32b3
sh: Kill off mv_heartbeat() from the machvec.
...
Nothing is using this any more, so get rid of it before anyone gets the
bright idea to start using it again.
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2008-12-22 18:44:44 +09:00
Paul Mundt
4d01cdafba
sh: SH-5 clk fwk support.
...
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2008-09-29 20:09:17 +09:00
Paul Mundt
f15cbe6f1a
sh: migrate to arch/sh/include/
...
This follows the sparc changes a439fe51a1
.
Most of the moving about was done with Sam's directions at:
http://marc.info/?l=linux-sh&m=121724823706062&w=2
with subsequent hacking and fixups entirely my fault.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2008-07-29 08:09:44 +09:00
Paul Mundt
971ac16d56
sh64: Some symbol exports to make the allmodconfig happier.
...
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2008-05-08 19:51:41 +09:00
Paul Mundt
9141d30a48
sh64: fixups for xtime_lock seqlock conversion.
...
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2008-05-08 19:51:36 +09:00
Peter Zijlstra
960c65e884
sh: fix xtime_lock deadlocking.
...
move update_process_times() out from under xtime_lock.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2008-02-14 14:22:08 +09:00
Paul Mundt
a23ba43573
sh: comment tidying for sh64->sh migration.
...
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2008-01-28 13:18:58 +09:00
Paul Mundt
03713bd226
sh: Move mach-cayman in with the rest of the boards.
...
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2008-01-28 13:18:56 +09:00
Paul Mundt
3e0137f6c7
sh: Kill off the mach-harp and mach-sim machtypes.
...
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2008-01-28 13:18:56 +09:00
Paul Mundt
b4eaa1cc7c
sh: Kill off the rest of arch/sh64/kernel/.
...
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2008-01-28 13:18:55 +09:00