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)
commit4c0ca49e6d71beab814356dc065f542ad8739f99
treef9cc035c788970811d811a4412b646b1f3fd4396
parent7206dc93a58fb76421c4411eefa3c003337bcb2d
parent266da65e9156d93e1126e185259a4aae68188d0e
Merge branch 'siginfo-next' of git://git./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).