• Andrew Morton's avatar
    [PATCH] export cpufreq_driver to fix oops in proc interface · 281df9b3
    Andrew Morton authored
    From: Zwane Mwaikambo <zwane@linuxpower.ca>
    
    The proc interface has no way of telling wether there is an active cpufreq
    driver or not. This means that if you don't have a cpufreq supported
    processor, this will oops in various possible places.
    281df9b3
cpufreq.c 24.7 KB