On 06/14/2014 06:56 AM, Ken Moffat wrote:
On Fri, Jun 13, 2014 at 09:57:27PM -0500, Dan McGhee wrote:
   Here is the result of <grep SMP .config>:

CONFIG_BROKEN_ON_SMP=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
# CONFIG_SMP is not set
CONFIG_HAVE_TEXT_POKE_SMP=y
CONFIG_SCSI_SAS_HOST_SMP=y
AFAIK I need only set CONFIG_SMP and I will enable all the cores on my
processor.  (In older days, I seem to remember specifying the number
somewhere in the kernel configuration file, but I couldn't find anything
like that on 3.10.10).

  If you build for SMP, you probably do not want
CONFIG_BROKEN_ON_SMP.  As its name suggests, it is for things which
do not work correctly on SMP.  As of 3.15.0 the drivers which might
be relevant are mentioned in the Kconfig files in :

drivers/net/hamradio/
drivers/i2c/busses/
drivers/isdn/i4l/
init/

  There are also references in the powerpc, sh, and mips
architectures.

ĸen
Now <cat /proc/cpuinfo> shows me four processors AND I get four cute penguins when I boot. Plus I found a brand new,stable--not beta-- Catalyst Driver for my HD Radeon graphics. I just don't understand why this wouldn't boot six months ago. Any way thanks to William, Ken and Bruce.

Dan

--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to