[PATCH] Fix another misfiled module symbol export
commitfcdcae94ae87f18d9fb591aefe9a4faddb9111ac
authorArnaldo Carvalho de Melo <acme@conectiva.com.br>
Sun, 5 Oct 2003 15:44:33 +0000 (5 08:44 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Sun, 5 Oct 2003 15:44:33 +0000 (5 08:44 -0700)
tree0d90b82543fb19764d84c3d6deddacfd478e1db2
parentb18d541d4ee5568c2ba81bc22d00451824c2e033
[PATCH] Fix another misfiled module symbol export

idle_cpu had the same botched move from kernel/ksyms.c to kernel/sched.c
that __wake_up_sync() had.
kernel/ksyms.c
kernel/sched.c