diff options
author | 2009-06-18 01:44:19 -0700 | |
---|---|---|
committer | 2009-06-18 23:50:41 -0700 | |
commit | b99c6ebe8f53dce1f56f0d483f6a7c23edb19d4c (patch) | |
tree | b627f81db133b9463ac206e4e8327ee530ba0b81 /include/linux/i2c | |
parent | sparc64: Update defconfig. (diff) | |
download | wireguard-linux-b99c6ebe8f53dce1f56f0d483f6a7c23edb19d4c.tar.xz wireguard-linux-b99c6ebe8f53dce1f56f0d483f6a7c23edb19d4c.zip |
sparc64: Fix UP bootup regression.
Commit b696fdc259f0d94348a9327bed352fac44d4883d ("sparc64: Defer
cpu_data() setup until end of per-cpu data initialization.") broke
bootup for UP builds because the cpu_data() initialization only
occurs in setup_per_cpu_areas() which is never compiled in nor
called in UP builds.
Fix this up by calling the setups directly from init_64.c when
non-SMP.
Reported-by: Alexander Beregalov <a.beregalov@gmail.com>
Tested-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/i2c')
0 files changed, 0 insertions, 0 deletions