lkml.org 
[lkml]   [2008]   [Mar]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC 6/8] x86_64: Define the macros and tables for the basic UV infrastructure.
On Tue, Mar 25, 2008 at 08:09:30PM -0400, Christoph Hellwig wrote:
> On Tue, Mar 25, 2008 at 11:11:11AM +0100, Andi Kleen wrote:
> > Not sure what physical mode is.
> >
> > > +#ifdef __BIOS__
> > > +#define UV_ADDR(x) ((unsigned long *)(x))
> > > +#else
> > > +#define UV_ADDR(x) ((unsigned long *)__va(x))
> > > +#endif
> >
> > But it it would be cleaner if your BIOS just supplied a suitable __va()
> > and then you remove these macros.
>
> the bios should just have headers of it's own instead of placing this
> burden on kernel code.

See mail from earlier today. The UV_ADDR macro has been eliminated.


--- jack


\
 
 \ /
  Last update: 2008-03-26 04:05    [W:0.050 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site