Merge tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Jun 2019 21:45:48 +0000 (14:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Jun 2019 21:45:48 +0000 (14:45 -0700)
commit788a024921c48985939f8241c1ff862a7374d8f9
treedafa4cb2a3d59eabe2e3c00c55da4c479ef7314b
parent66be4e66a7f422128748e3c3ef6ee72b20a6197b
parent46e04c25e72f002d0d14be072300c2dd827d99b6
Merge tag 'arc-5.2-rc4' of git://git./linux/kernel/git/vgupta/arc

Pull ARC fixes from Vineet Gupta:

 - Fix for userspace trying to access kernel vaddr space

 - HSDK platform DT updates

 - Cleanup some build warnings

* tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc:
  ARC: [plat-hsdk] Get rid of inappropriate PHY settings
  ARC: [plat-hsdk]: Add support of Vivante GPU
  ARC: [plat-hsdk]: enable creg-gpio controller
  ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC node
  ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node
  ARC: mm: SIGSEGV userspace trying to access kernel virtual memory
  ARC: fix build warnings