]> 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)
commitd7f87179ed98fb92a044c142f3a58a1525844490
treea21025e4a7ea131fde9afbe7c4f5b1364f5c6e86
parent5043abee0c2c4dde87c34ff5e74046d9e1344a06
parent2dd04952b48ec4aa50a11d7c52b267bb2315007c
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