Skip to content
Commit 09552b26 authored by Feng Tang's avatar Feng Tang Committed by Ingo Molnar
Browse files

x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()



The sfi_mrtc_array[] only gets initialized when the sfi mrtc
table is parsed, so the vrtc_paddr should be initalized after it
too.

Signed-off-by: default avatarFeng Tang <feng.tang@intel.com>
Signed-off-by: default avatarAlan Cox <alan@linux.intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/1302140389-27603-1-git-send-email-feng.tang@intel.com
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent de97a21a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment