[2.6 patch] kill smp_tune_scheduling()

2005-08-22 Thread Adrian Bunk
Since all remaining smp_tune_scheduling()'s are now empty (except for the useless setting of function-local variables), we can completely remove them. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- arch/i386/kernel/smpboot.c | 31 --- arch/i386/mach-voy

[2.6 patch] kill smp_tune_scheduling()

2005-04-12 Thread Adrian Bunk
Since all remaining smp_tune_scheduling()'s are now empty (except for the useless setting of function-local variables), we can completely remove the remaining ones. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- arch/i386/kernel/smpboot.c | 31 --- arch

[2.6 patch] kill smp_tune_scheduling()

2005-04-05 Thread Adrian Bunk
Since all remaining smp_tune_scheduling()'s are now empty (except for the useless setting of function-local variables), we can completely remove the remaining ones. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- arch/i386/kernel/smpboot.c | 31 --- arch