• Jan Beulich's avatar
    x86: fix watchdog ops for CoreDuo · 86d78f64
    Jan Beulich authored
    There apparently was an unnoticed conflict between an earlier patch to
    this file and mine (d1e08474), which
    I noticed only now. I suppose a change like the one below (untested) is
    needed; I didn't get any response on a confirmation request for this from
    the submitter of the first patch.
    
    The issue is the writing of the 'checkbit' member at the end of
    setup_intel_arch_watchdog(), which my patch made go to intel_arch_wd_ops
    rather than wd_ops.
    Signed-off-by: default avatarJan Beulich <jbeulich@novell.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    86d78f64
perfctr-watchdog.c 17.8 KB