commit | 5e8d3210b5bffbe64afca9152241284a46611c7e | [log] [tgz] |
---|---|---|
author | Barry Song <barry.song@analog.com> | Tue Jan 19 11:01:08 2010 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Mar 09 00:30:49 2010 -0500 |
tree | 734a4ddcdcf8ad3fc7c557f4702acdbe3817bda4 | |
parent | 0531c467da6438f278e9420a30f73eea2fdb73bd [diff] |
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>