|
@@ -210,7 +210,7 @@ void mips_mt_set_cpuoptions(void)
|
|
unsigned int nconfig7 = oconfig7;
|
|
unsigned int nconfig7 = oconfig7;
|
|
|
|
|
|
if (mt_opt_norps) {
|
|
if (mt_opt_norps) {
|
|
- printk("\"norps\" option deprectated: use \"rpsctl=\"\n");
|
|
|
|
|
|
+ printk("\"norps\" option deprecated: use \"rpsctl=\"\n");
|
|
}
|
|
}
|
|
if (mt_opt_rpsctl >= 0) {
|
|
if (mt_opt_rpsctl >= 0) {
|
|
printk("34K return prediction stack override set to %d.\n",
|
|
printk("34K return prediction stack override set to %d.\n",
|