• Andrew Morton's avatar
    [PATCH] rmap build fix · 625ba457
    Andrew Morton authored
    From: William Lee Irwin III <wli@holomorphy.com>
    
    PMD_SIZE is not a compile-time constant on sparc.  Use min() in there so
    that the cluster size will be evaluated at runtime if the architecture
    insists on doing that.
    625ba457
rmap.c 19.8 KB