• Alex Williamson's avatar
    [PATCH] ia64: fix timer interrupts getting lost · 8e53f7e0
    Alex Williamson authored
    This patch fixes the issue of some CPUs not showing timer interrupts
    going off.  Seems during the process of sync'ing the itc, we jumped over
    the next timer value.  This patch is against 2.5.67 + ia64.  I haven't
    seen the problem on 2.4, but a quick looks seems like it's potentially
    an issue there too.
    8e53f7e0
smpboot.c 14.3 KB