]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'signal-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Dec 2020 03:14:27 +0000 (19:14 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Dec 2020 03:14:27 +0000 (19:14 -0800)
commit013abc5c39ab4ca2a817a6c88b9780855c751a74
tree78b4b4cce23afb05040a917af5cac5c5ea2e0ff0
parent0cd1d4b7a1c6c422230b519defa1cd2825815838
parent4c1478829cf5c2998f5e00315f55014720ca2395
Merge branch 'signal-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace

Pull signal cleanup from Eric Biederman:
 "Remove a never used HP-UX compatibility from parisc headers and
  consolidating the SA_* flags definitions into a generic header as much
  as possible.

  We only have 32 SA_* flag bits total, so we need to be careful. But as
  this is the first addition in a decade or so I think we are fine for
  the forseeable future"

* 'signal-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
  signal/parisc: Remove parisc specific definition of __ARCH_UAPI_SA_FLAGS