]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'hexagon-5.13-0' of git://git.kernel.org/pub/scm/linux/kernel/git/bcain...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 May 2021 15:40:38 +0000 (08:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 May 2021 15:40:38 +0000 (08:40 -0700)
commit009d45e9d1a60bb5aaa77f31231102fb93196081
tree059ae5c2d96d70f6c68540eacd8dbe6e8b5fe401
parent20f63d682dc6a1c110c6623205cb6a0ef04b857d
parente4dce8a7e6a68ff52b0af7319b34b159090e6df1
Merge tag 'hexagon-5.13-0' of git://git.kernel.org/pub/scm/linux/kernel/git/bcain/linux

Pull Hexagon updates from Brian Cain:
 "Hexagon architecture build fixes + builtins

  Small build fixes applied:

   - use -mlong-calls to build

   - extend jumps in futex_atomic_*

   - etc

  Also, for convenience and portability, the hexagon compiler builtin
  functions like memcpy etc have been added to the kernel -- following
  the idiom used by other architectures"

* tag 'hexagon-5.13-0' of git://git.kernel.org/pub/scm/linux/kernel/git/bcain/linux:
  Hexagon: add target builtins to kernel
  Hexagon: remove DEBUG from comet config
  Hexagon: change jumps to must-extend in futex_atomic_*
  Hexagon: fix build errors