From: Thomas Gleixner Date: Wed, 29 Jul 2015 22:30:51 +0000 (+0200) Subject: x86/apic: Drop local_irq_save/restore in timer callbacks X-Git-Tag: omap-for-v4.3/fixes-rc1~129^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c948c26048ecb1023d2e68222c736f7da41da498;p=pandora-kernel.git x86/apic: Drop local_irq_save/restore in timer callbacks These callbacks are called with interrupts disabled from the core code. Fixup the local caller to disable interrupts. Signed-off-by: Thomas Gleixner Cc: Viresh Kumar --- Reading git-diff-tree failed