• Andrew Morton's avatar
    [PATCH] pagefault accounting fix · d2c585d3
    Andrew Morton authored
    From: William Lee Irwin III <wli@holomorphy.com>
    
    Our accounting of minor faults versus major faults is currently quite wrong.
    
    To fix it up we need to propagate the actual fault type back to the
    higher-level code.  Repurpose the currently-unused third arg to ->nopage
    for this.
    d2c585d3
drmP.h 32.1 KB