lkml.org 
[lkml]   [2008]   [Jan]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/3] x86_64: check MSR to get MMCONFIG for AMD Family 10h Opteron
Yinghai Lu wrote:
> +
> + address = 0xc0010058;
> + if (rdmsr_safe(address, &low, &high))
> + return NULL;
> +

NAK. Add the symbolic MSR name to asm-x86/msr-index.h and use the
symbolic name in the code, please.

-hpa


\
 
 \ /
  Last update: 2008-01-15 16:51    [W:0.113 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site