diff options
author | Olof Johansson <olof@lixom.net> | 2005-08-04 12:53:29 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-04 13:00:53 -0700 |
commit | 75eedfed3e2d05563f44d2f69efb991fad95d7f1 (patch) | |
tree | 9084036d93c38d3ad64d327c6ce4afe773bace60 /Documentation/video4linux | |
parent | 556e58febf90c8cb1da25669d0892bf5fd2ddac2 (diff) | |
download | linux-3.10-75eedfed3e2d05563f44d2f69efb991fad95d7f1.tar.gz linux-3.10-75eedfed3e2d05563f44d2f69efb991fad95d7f1.tar.bz2 linux-3.10-75eedfed3e2d05563f44d2f69efb991fad95d7f1.zip |
[PATCH] ppc64: Fix UP kernel build
CONFIG_KEXEC breaks UP builds because of a misspelled smp_release_cpus().
Also, the function isn't defined unless built with CONFIG_SMP but it is
needed if we are to go from a UP to SMP kernel. Enable it and document it.
Thanks to Steven Winiecki for reporting this and to Milton for remembering
how it's supposed to work and why.
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/video4linux')
0 files changed, 0 insertions, 0 deletions