diff options
author | Frederic Weisbecker <frederic@kernel.org> | 2020-12-02 12:57:28 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-12-02 20:20:04 +0100 |
commit | 7197688b2006357da75a014e0a76be89ca9c2d46 (patch) | |
tree | 0c56a5d7952aa81e525dcaf30d0383834c1768b7 /arch/ia64/kernel | |
parent | genirq/irqdomain: Don't try to free an interrupt that has no mapping (diff) | |
download | linux-7197688b2006357da75a014e0a76be89ca9c2d46.tar.xz linux-7197688b2006357da75a014e0a76be89ca9c2d46.zip |
sched/cputime: Remove symbol exports from IRQ time accounting
account_irq_enter_time() and account_irq_exit_time() are not called
from modules. EXPORT_SYMBOL_GPL() can be safely removed from the IRQ
cputime accounting functions called from there.
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20201202115732.27827-2-frederic@kernel.org
Diffstat (limited to 'arch/ia64/kernel')
0 files changed, 0 insertions, 0 deletions