linux/arch
Eric W. Biederman aeb1c0f6ff signal/powerpc: Replace FPE_FIXME with FPE_FLTUNK
Using an si_code of 0 that aliases with SI_USER is clearly the
wrong thing todo, and causes problems in interesting ways.

The newly defined FPE_FLTUNK semantically appears to fit the
bill so use it instead.

Cc: Paul Mackerras <paulus@samba.org>
Cc: Kumar Gala <kumar.gala@freescale.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc:  linuxppc-dev@lists.ozlabs.org
Fixes: 9bad068c24d7 ("[PATCH] ppc32: support for e500 and 85xx")
Fixes: 0ed70f6105ef ("PPC32: Provide proper siginfo information on various exceptions.")
History Tree: https://git.kernel.org/pub/scm/linux/kernel/git/tglx/history.git
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2018-04-25 10:40:55 -05:00
..
alpha signal/alpha: Replace FPE_FIXME with FPE_FLTUNK 2018-04-25 10:40:54 -05:00
arc signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
arm signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
arm64 signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
c6x signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
h8300 h8300: remove extraneous __BIG_ENDIAN definition 2018-03-22 17:07:01 -07:00
hexagon signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
ia64 signal/ia64: Replace FPE_FIXME with FPE_FLTUNK 2018-04-25 10:40:55 -05:00
m68k signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
microblaze signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
mips signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
nds32 signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
nios2 signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
openrisc signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
parisc signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
powerpc signal/powerpc: Replace FPE_FIXME with FPE_FLTUNK 2018-04-25 10:40:55 -05:00
riscv signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
s390 signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
sh signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
sparc signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
um signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
unicore32 signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
x86 signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
xtensa signal: Ensure every siginfo we send has all bits initialized 2018-04-25 10:40:51 -05:00
.gitignore
Kconfig kbuild: remove incremental linking option 2018-03-26 02:01:19 +09:00