commit | 896b969e6732b68ee3c12ae4e1aeddf5db99bc46 | [log] [tgz] |
---|---|---|
author | Yunfeng Ye <yeyunfeng@huawei.com> | Tue Nov 17 14:19:48 2020 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Nov 19 10:48:29 2020 +0100 |
tree | e30a383f2649a1e6f5d32ad6031c845d2571b182 | |
parent | 7a35bf2a6a871cd0252cd371d741e7d070b53af9 [diff] |
tick/sched: Release seqcount before invoking calc_load_global() calc_load_global() does not need the sequence count protection. [ tglx: Split it up properly and added comments ] Signed-off-by: Yunfeng Ye <yeyunfeng@huawei.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20201117132006.660902274@linutronix.de