aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2014-05-08 14:04:11 -0400
committerOleg Nesterov <oleg@redhat.com>2014-05-14 07:57:27 -0400
commit1c326c4dfe182a1c4c1e39f2c00f04c380d11692 (patch)
tree0541c1d8679ceeb746572f0ac799a0003d46b5a6 /arch/arm
parent958d3d729802f7d741cbe8400e69b89baae580ee (diff)
x86/traps: Shift fill_trap_info() from DO_ERROR_INFO() to do_error_trap()
Move the callsite of fill_trap_info() into do_error_trap() and remove the "siginfo_t *info" argument. This obviously breaks DO_ERROR() which passed info == NULL, we simply change fill_trap_info() to return "siginfo_t *" and add the "default" case which returns SEND_SIG_PRIV. Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions