• Kees Cook's avatar
    x86, calgary: Convert timers to use timer_setup() · 3142692a
    Kees Cook authored
    
    
    In preparation for unconditionally passing the struct timer_list pointer to
    all timer callbacks, switch to using the new timer_setup() and from_timer()
    to pass the timer pointer explicitly.
    
    Cc: Muli Ben-Yehuda <mulix@mulix.org>
    Cc: Jon Mason <jdmason@kudzu.us>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Ingo Molnar <mingo@redhat.com>
    Cc: "H. Peter Anvin" <hpa@zytor.com>
    Cc: x86@kernel.org
    Cc: iommu@lists.linux-foundation.org
    Signed-off-by: default avatarKees Cook <keescook@chromium.org>
    3142692a
pci-calgary_64.c 40.4 KB