summaryrefslogtreecommitdiffstats
path: root/lib/dump_stack.c
diff options
context:
space:
mode:
authorJacob Shin <jacob.shin@amd.com>2013-06-05 15:13:55 -0500
committerH. Peter Anvin <hpa@linux.intel.com>2013-06-05 13:56:47 -0700
commit275bbe2e299f1820ec8faa443d689469a9e6ecc5 (patch)
tree7e6a4faae73185e13ccf7c127f70c25a713026bf /lib/dump_stack.c
parent6b3389ac21b5e557b957f1497d0ff22bf733e8c3 (diff)
x86, microcode, amd: Make find_ucode_in_initrd() __init
Change find_ucode_in_initrd() to __init and only let BSP call it during cold boot. This is the right thing to do because only BSP will see initrd loaded by the boot loader. APs will offset into initrd_start to find the microcode patch binary. Reported-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Jacob Shin <jacob.shin@amd.com> Link: http://lkml.kernel.org/r/1370463236-2115-2-git-send-email-jacob.shin@amd.com Cc: Fenghua Yu <fenghua.yu@intel.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions