lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 2 Mar 2010 22:26:32 +0530
From:	Swapnil Pimpale <swapnil.pict@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: Booting kernel on 2nd Core

Hi all,

I am working on Intel Core 2 Duo processor. As part of my academic
project, I want to boot Linux Kernel from 2nd core. I have
successfully jumped to the start address (1MB) of the kernel from 2nd
core. But it gets stuck in the function calibrate_delay().
If I comment the call to calibrate_delay and proceed with the kernel
boot-up, it goes ahead and gets stuck at some other point (in
acpi_ut_osi_implementation()).
In the meanwhile I have put the 1st core in an infinite loop.
I have configured the kernel to be an uni-processor kernel. (i.e.
disabled SMP support)

Could someone please let me know the reason for this problem. Will I
have to make any changes to kernel code for it to boot on 2nd core?

Thanks,
Swapnil A. Pimpale.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ