• Kai Germaschewski's avatar
    [PATCH] Use phys_to_virt instead of bus_to_virt in vesafb · 862c759d
    Kai Germaschewski authored
    Several people (including Alan Cox) on lkml claimed that the BIOS
    returns CPU addresses, so using phys_to_virt is actually correct -
    and it makes my kernel compile again.
    
    As vesafb only compiles on i386, using a more portable API isn't useful,
    anyway.
    862c759d
vesafb.c 17.7 KB