]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Jun 2019 17:23:41 +0000 (10:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Jun 2019 17:23:41 +0000 (10:23 -0700)
commit18e5b0a6a0f47bae65ec670136963cd6ee522404
tree8a1d452bd9c13d9edaa8f86ff9355f663ea9ec55
parentd72275a6a86ce33cb5cdaf3c19aff861276259d9
parentc8679a1d8319203e22e44688b95fb2bf41523c8d
Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux

Pull nds32 fixes from Greentime Hu:

 - fix warning for math-emu

 - fix nds32 fpu exception handling

 - fix nds32 fpu emulation implementation

* tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux:
  nds32: add new emulations for floating point instruction
  nds32: Avoid IEX status being incorrectly modified
  math-emu: Use statement expressions to fix Wshift-count-overflow warning
arch/nds32/math-emu/Makefile