Skip to content
  • Torben Hohn's avatar
    ia64: Switch do_timer() to xtime_update() · 1aabd67d
    Torben Hohn authored
    
    
    local_cpu_data->itm_next = new_itm; does not need to be protected by
    xtime_lock. xtime_update() takes the lock itself.
    
    Signed-off-by: default avatarTorben Hohn <torbenh@gmx.de>
    Cc: Fenghua Yu <fenghua.yu@intel.com>
    Cc: Tony Luck <tony.luck@intel.com>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: johnstul@us.ibm.com
    Cc: hch@infradead.org
    Cc: yong.zhang0@gmail.com
    LKML-Reference: <20110127145956.23248.49107.stgit@localhost>
    Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
    1aabd67d