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)
commit5e5948e57e4381c770931be2c070f3bb894a1a52
tree059ae5c2d96d70f6c68540eacd8dbe6e8b5fe401
parenta3f53e8adfda814730c341ee39ce015a0abf69aa
parentf1f99adf05f2138ff2646d756d4674e302e8d02d
Merge tag 'hexagon-5.13-0' of git://git./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