]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] ppc64: remove decr_overclock
authorAnton Blanchard <anton@samba.org>
Thu, 2 Jun 2005 21:02:03 +0000 (14:02 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 2 Jun 2005 22:12:30 +0000 (15:12 -0700)
commitc4eb2a93319d61923635c84a5f5e68965b14c754
tree6b93f62e5ef75bfd1ad8d75d91bf8abed3d2c104
parent6dc2f0c7df6cefda5932ac8bcd9ca5ef45de36ee
[PATCH] ppc64: remove decr_overclock

Now that we have HZ=1000 there is much less of a need for decr_overclock.
Remove it.

Leave spread_lpevents but move it into iSeries_setup.c.  We should look at
making event spreading the default some day.

Signed-off-by: Anton Blanchard <anton@samba.org>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc64/kernel/iSeries_setup.c
arch/ppc64/kernel/setup.c
arch/ppc64/kernel/smp.c