Do we need to disable preemption in flush_tlb_range()?

2018-03-01 Thread Alexey Brodkin
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()

Re: uClibc-ng testsuite failures

2018-03-01 Thread Waldemar Brodkorb
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/

[GIT PULL] ARC fixes for 4.16-rc4

2018-03-01 Thread Vineet Gupta
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