diff options
Diffstat (limited to 'arch/mips/sgi-ip27/ip27-smp.c')
| -rw-r--r-- | arch/mips/sgi-ip27/ip27-smp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/sgi-ip27/ip27-smp.c b/arch/mips/sgi-ip27/ip27-smp.c index 5b47d6b65275..cbcd7eb83bd1 100644 --- a/arch/mips/sgi-ip27/ip27-smp.c +++ b/arch/mips/sgi-ip27/ip27-smp.c | |||
| @@ -221,7 +221,7 @@ static void __init ip27_smp_setup(void) | |||
| 221 | * Assumption to be fixed: we're always booted on logical / physical | 221 | * Assumption to be fixed: we're always booted on logical / physical |
| 222 | * processor 0. While we're always running on logical processor 0 | 222 | * processor 0. While we're always running on logical processor 0 |
| 223 | * this still means this is physical processor zero; it might for | 223 | * this still means this is physical processor zero; it might for |
| 224 | * example be disabled in the firwware. | 224 | * example be disabled in the firmware. |
| 225 | */ | 225 | */ |
| 226 | alloc_cpupda(0, 0); | 226 | alloc_cpupda(0, 0); |
| 227 | } | 227 | } |
