preempt/dynamic: Fix typo in macro conditional statement
Commit 40607ee9 ("preempt/dynamic: Provide irqentry_exit_cond_resched() static call") tried to provide irqentry_exit_cond_resched() static call in irqentry_exit, but has a typo in macro conditional statement. Fixes: 40607ee9 ("preempt/dynamic: Provide irqentry_exit_cond_resched() static call") Signed-off-by: NZhouyi Zhou <zhouzhouyi@gmail.com> Signed-off-by: NPeter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/20210410073523.5493-1-zhouzhouyi@gmail.com
Showing
想要评论请 注册 或 登录