Hi Vineet,
Just noticed that in comments for smp_call_function_many() it is said that
preemption must be disabled during its execution. And that function gets
executed
among other ways like that:
-->8---
flush_tlb_range()
-> on_each_cpu_mask()
Hi Vineet,
Vineet Gupta wrote,
>
> AFAIK gcc 8 is not released yet, so upstream/master !
>
> >Last time there was some issue with gcc8 and you told me to use gcc7
> >with some patches.
>
> Right there was yet another code gen issue / ICE at the time, which is
> likely gone now. But gcc upstream/
Hi Linus,
Please pull ARC fixes for 4.16-rc4.
Thx,
-Vineet
--->
The following changes since commit b2cd1df66037e7c4697c7e40496bf7e4a5e16a2d:
Linux 4.15-rc7 (2018-01-07 14:22:41 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vg