• Paul Jackson's avatar
    x86 boot: show pfn addresses in hex not decimal in some kernel info printks · e2fc252e
    Paul Jackson authored
    Page frame numbers (the portion of physical addresses above the low
    order page offsets) are displayed in several kernel debug and info
    prints in decimal, not hex.  Decimal addresse are unreadable.  Use hex.
    Signed-off-by: default avatarPaul Jackson <pj@sgi.com>
    Cc: "Yinghai Lu" <yhlu.kernel@gmail.com>
    Cc: "Jack Steiner" <steiner@sgi.com>
    Cc: "Mike Travis" <travis@sgi.com>
    Cc: "Huang
    Cc: Ying" <ying.huang@intel.com>
    Cc: "Andi Kleen" <andi@firstfloor.org>
    Cc: "Andrew Morton" <akpm@linux-foundation.org>
    Cc: Paul Jackson <pj@sgi.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    e2fc252e
page_alloc.c 127 KB