KEXEC on ARM cortex-a15

Russell King - ARM Linux linux at arm.linux.org.uk
Mon Nov 19 09:44:17 EST 2012


On Mon, Nov 19, 2012 at 07:57:10PM +0530, Naresh Bhat wrote:
> I can see the below question on dmesg "No ATAGs ?"
> ...........
> ...............
> CPU1: Unknown IPI message 0x1
> Brought up 2 CPUs
> SMP: Total of 2 processors activated (3981.31 BogoMIPS).
> NET: Registered protocol family 16
> No ATAGs?

That is the procfs initialization of ATAGs producing that message.  If
you're not booting with ATAGs but instead using DT, then you will get
this message, and it's harmless... in which case kexec should be passing
the DT blob to the next kernel.

If it isn't, then its a kexec bug.



More information about the linux-arm-kernel mailing list