Legacy i386 box failed to shutdown under 2.6.24 because it tried to load
module apm rather than apm_32.
If it is intended that apm_32 not be aliased as apm, then
arch/x86/Kconfig
which currently says "module will be called apm."
needs to be updated to match.
ael
--