]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: kernel: make the pen of the secondary a 64-bit unsigned value
authorJavi Merino <javi.merino@arm.com>
Thu, 31 Jan 2013 20:09:04 +0000 (20:09 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 20 Mar 2013 17:22:12 +0000 (17:22 +0000)
commit2add5ef237b1edc9843923f870fc79bfb46e9f6b
tree2883828516c7f88b2f63138dfc28c93cb5b26b35
parent802e298b80c41da04b92e588d95dd1e70e25e64e
arm64: kernel: make the pen of the secondary a 64-bit unsigned value

Change the prototype of write_pen_release() accordingly and clarify
that's holding the hardware id of the secondary that's going to boot.
This is in preparation of getting HWIDs parsed from the DT.

Signed-off-by: Javi Merino <javi.merino@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/cputype.h
arch/arm64/kernel/smp.c