• Andrew Morton's avatar
    [PATCH] i386 pgd_index() doesn't parenthesize its arg · 80e06f8f
    Andrew Morton authored
    Patch from William Lee Irwin III <wli@holomorphy.com>
    
    PAE's pte_none() and pte_pfn() evaluate their arguments twice;
    analogous fixes have been made to other things; c.f. pgtable.h's long
    list of one-line inlines with parentheses still around their args.
    80e06f8f
pgtable-3level.h 3.19 KB