• Dave Jones's avatar
    [PATCH] Modular x86 MTRR driver. · 6a85ced0
    Dave Jones authored
    This patch from Pat Mochel cleans up the hell that was mtrr.c
    into something a lot more modular and easy to understand, by
    doing the implementation-per-file as has been done to various
    other things by Pat and myself over the last months.
    
    It's functionally identical from a kernel internal point of view,
    and a userspace point of view, and is basically just a very large
    code clean up.
    6a85ced0
generic.c 4.82 KB