diff options
author | Petr Vandrovec <petr@vandrovec.name> | 2008-10-12 08:51:03 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-10-12 09:19:27 (GMT) |
commit | cb58ffc3889f0545628f138f849e759a331b8ddc (patch) | |
tree | 335fcd151c75e95a0ce0bff6343a3dee8d151457 /include/linux/hw_random.h | |
parent | c613ec1a7ff3714da11c7c48a13bab03beb5c376 (diff) | |
download | linux-fsl-qoriq-cb58ffc3889f0545628f138f849e759a331b8ddc.tar.xz |
x86: fix early panic on amd64 due to typo in supported CPU section
Do not crash when enumerating supported CPU architectures
SECURITY_INIT somehow ended up in x86_cpu_dev.init section. That caused printk
in code which prints supported architectures to hit #GP due to non-canonical
address being used.
Signed-off-by: Petr Vandrovec <petr@vandrovec.name>
Cc: thomas.petazzoni@free-electrons.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/hw_random.h')
0 files changed, 0 insertions, 0 deletions