lkml.org 
[lkml]   [2009]   [Jul]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [tip:x86/cleanups] x86: Clean up mtrr/cleanup.c

* Jaswinder Singh Rajput <jaswinder@kernel.org> wrote:

> On Sun, 2009-07-05 at 02:27 +0200, Ingo Molnar wrote:
> > * Yinghai Lu <yinghai@kernel.org> wrote:
> >
> > > > static struct var_mtrr_range_state __initdata range_state[RANGE_NUM];
> > > > +
> > > > static int __initdata debug_print;
> > > > +#define Dprintk(x...) do { if (debug_print) printk(KERN_DEBUG x); } while (0)
> > > > +
> > > > +
> > >
> > > two blank lines?
> >
> > ah, yes - i moved them around.
> >
> > > > +#define BIOS_BUG_MSG KERN_WARNING \
> > > > + "WARNING: BIOS bug: VAR MTRR %d contains strange UC entry under 1M, check with your system vendor!\n"
> > >
> > > No user for this
> >
> > yeah. Mind sending a patch for these? (and any other things you
> > might notice)
>
> But why you did this stupidity.

Uhm, no. This was an unused define that i made later use of in:

e3d0e69: x86: Further clean up of mtrr/generic.c

Ingo


\
 
 \ /
  Last update: 2009-07-05 20:09    [W:0.099 / U:0.288 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site