commit | 09552b2696896dbb715be0caf91b23276f9139ba | [log] [tgz] |
---|---|---|
author | Feng Tang <feng.tang@intel.com> | Thu Apr 07 09:39:49 2011 +0800 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 07 11:27:42 2011 +0200 |
tree | 62998cffed4b19591aa0ea61778e018d00feed8b | |
parent | de97a21a23dda34f1754a748560dede139e6bfc2 [diff] |
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: Feng Tang <feng.tang@intel.com> Signed-off-by: Alan 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: Ingo Molnar <mingo@elte.hu>