lkml.org 
[lkml]   [2013]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] x86/microcode_intel_early.c: Get 32-bit physical address by __pa_nodebug()

* Fenghua Yu <fenghua.yu@intel.com> wrote:

> + initrd_start_p = (unsigned long *)__pa_nodebug(&initrd_start);
> + initrd_start_addr = (unsigned long)__pa_nodebug(*initrd_start_p);

We should probably use __pa_early() for that - aliased to __pa_nodebug().
That would self-document the purpose.

Thanks,

Ingo


\
 
 \ /
  Last update: 2013-03-21 12:21    [W:0.090 / U:0.588 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site