lkml.org 
[lkml]   [2008]   [Nov]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: oops/warning report for the week of November 26, 2008
Arjan van de Ven wrote:
> + if (!cpu_has_mtrr)
> + return 0;
> if (!is_cpu(INTEL) || disable_mtrr_trim)
> return 0;
> rdmsr(MTRRdefType_MSR, def, dummy);

cpu_has_mtrr there should presumably replace is_cpu(INTEL). I'm not
sure if this can be replaced by use_intel(); in particular use_intel()
relies on mtrr_if having been initialized.

Looking...

-hpa (out of town for Thanksgiving)


\
 
 \ /
  Last update: 2008-11-27 22:23    [W:0.183 / U:0.536 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site