commit | b9aad92236391f681083fa4045083d5b846b59e0 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun May 20 11:25:54 2018 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun May 20 11:25:54 2018 -0700 |
tree | 12c19ea09f2a2a4f592baf2892d88a077b681043 | |
parent | 441cab960d991897ec0e739dffee018bb2479c45 [diff] | |
parent | 5596fe34495cf0f645f417eb928ef224df3e3cb4 [diff] |
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull UP timer fix from Thomas Gleixner: "Work around the for_each_cpu() oddity on UP kernels in the tick broadcast code which causes boot failures because the CPU0 bit is always reported as set independent of the cpumask content" * 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: tick/broadcast: Use for_each_cpu() specially on UP kernels