]> 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)
commitc3603004c15b88d80bf825c0f98c640f8902a3cd
tree059ae5c2d96d70f6c68540eacd8dbe6e8b5fe401
parentef94fa8c0c2cb7132e1ad8f686e5e865d9d639e4
parente9c9a654252eb35851ed09aa45e63e64f60c93b3
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