]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'arc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 19 May 2020 22:40:51 +0000 (15:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 19 May 2020 22:40:51 +0000 (15:40 -0700)
commit9365f6054957c4f12fdb7ee13cce29214d7960c6
treeef9dd7f5b4aa9dcb7c1c0b6b34c5d706c1d94672
parent21b8bb2c5e62cbf58f6b1189f256ef836c1c2700
parent67ad90a8121cda4161c2cafc54f799901cccb1e6
Merge tag 'arc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc

Pull ARC fixes from Vineet Gupta:

 - fix recent DSP code regression on ARC700 platforms

 - fix thinkos in ICCM/DCCM size checks

 - USB regression fix

 - other small fixes here and there

* tag 'arc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc:
  ARC: show_regs: avoid extra line of output
  ARC: guard dsp early init against non ARCv2
  ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
  ARC: entry: comment
  arc: remove #ifndef CONFIG_AS_CFI_SIGNAL_FRAME
  arc: ptrace: hard-code "arc" instead of UTS_MACHINE
  ARC: [plat-hsdk]: fix USB regression
  ARC: Fix ICCM & DCCM runtime size checks