]> 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)
commit32c6c09387348e531b8fe7b8aeb714f60cbeddc4
tree78b4b4cce23afb05040a917af5cac5c5ea2e0ff0
parent2bb7c74b6b1aec21d9877c80627216705e9220a6
parentcc7d05de2e602caf3cfcf69be7ad1d856d6ca5eb
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