]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nolibc-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 8 May 2019 19:18:44 +0000 (12:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 8 May 2019 19:18:44 +0000 (12:18 -0700)
commit0a2ab861a02d0954d56bb5b52d55058091fe8dd5
treea21025e4a7ea131fde9afbe7c4f5b1364f5c6e86
parentcd11ef1b84db762735dd67b7db9ca5ccc4ff6233
parentd3745bf41e08aadf86b5777fffec6a8d91622458
Merge tag 'nolibc-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/nolibc

Pull RISC-V nolibc header update from Willy Tarreau:
 "This single commit adds support for the RISCV architecture to the
  nolibc header file. Currently the file is only used by rcutorture but
  Pranith Kumar who contributed it would like to have this work merged.

  I only did some trivial tests to verify that it does not break x86,
  which I consider sufficient since all the code is cleanly enclosed
  inside a single #if/endif block"

* tag 'nolibc-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/nolibc:
  tool headers nolibc: add RISCV support