Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGV
authorBarry Song <barry.song@analog.com>
Tue, 19 Jan 2010 11:01:08 +0000 (11:01 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 9 Mar 2010 05:30:49 +0000 (00:30 -0500)
commit5e8d3210b5bffbe64afca9152241284a46611c7e
tree734a4ddcdcf8ad3fc7c557f4702acdbe3817bda4
parent0531c467da6438f278e9420a30f73eea2fdb73bd
Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGV

Some userspace applications use this member in diagnosing crashes.  It
also makes some LTP tests pass (i.e. the Blackfin arch behaves more like
everyone else).

Signed-off-by: Barry Song <barry.song@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/kernel/traps.c