lkml.org 
[lkml]   [2008]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH tip] x86: unsigned long pte_pfn

* Jeremy Fitzhardinge <jeremy@goop.org> wrote:

> > [PATCH tip] x86: unsigned long pte_pfn
> >
> > pte_pfn() has always been of type unsigned long, even on 32-bit PAE;
> > but in the current tip/next/mm tree it works out to be unsigned long
> > long on 64-bit, which gives an irritating warning if you try to printk
> > a pfn with the usual %lx.
> >
> > Now use the same pte_pfn() function, moved from pgtable-3level.h
> > to pgtable.h, for all models: as suggested by Jeremy Fitzhardinge.
> > And pte_page() can well move along with it (remaining a macro to
> > avoid dependence on mm_types.h).
> >
> > Signed-off-by: Hugh Dickins <hugh@veritas.com>
> >
> Acked-by: Jeremy Fitzhardinge <jeremy@goop.org>

applied to tip/x86/mm, thanks guys!

Ingo


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