]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'siginfo-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm...
authorWill Deacon <will.deacon@arm.com>
Tue, 20 Mar 2018 09:57:15 +0000 (09:57 +0000)
committerWill Deacon <will.deacon@arm.com>
Tue, 20 Mar 2018 09:57:15 +0000 (09:57 +0000)
commit8aaaa3a8b48cdd13607bafea11cc7bfc54aaa3d1
treef9cc035c788970811d811a4412b646b1f3fd4396
parentc99303dbe95204c075f339863a6617fcfd427558
parent122170ca83324e61e37f0525c4a345460865e60e
Merge branch 'siginfo-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace into aarch64/for-next/core

Pull in pending siginfo changes from Eric Biederman as we depend on
the definition of FPE_FLTUNK for cleaning up our floating-point exception
signal delivery (which is currently broken and using FPE_FIXME).