diff options
Diffstat (limited to 'arch/um/include')
| -rw-r--r-- | arch/um/include/asm/common.lds.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/um/include/asm/common.lds.S b/arch/um/include/asm/common.lds.S index ac55b9efa1c..34bede8aad4 100644 --- a/arch/um/include/asm/common.lds.S +++ b/arch/um/include/asm/common.lds.S | |||
| @@ -42,7 +42,7 @@ | |||
| 42 | INIT_SETUP(0) | 42 | INIT_SETUP(0) |
| 43 | } | 43 | } |
| 44 | 44 | ||
| 45 | PERCPU(32) | 45 | PERCPU(32, 32) |
| 46 | 46 | ||
| 47 | .initcall.init : { | 47 | .initcall.init : { |
| 48 | INIT_CALLS | 48 | INIT_CALLS |
