diff options
author | Oleg Nesterov <[email protected]> | 2014-05-08 20:04:11 +0200 |
---|---|---|
committer | Oleg Nesterov <[email protected]> | 2014-05-14 13:57:27 +0200 |
commit | 1c326c4dfe182a1c4c1e39f2c00f04c380d11692 (patch) | |
tree | 0541c1d8679ceeb746572f0ac799a0003d46b5a6 /lib/memory-notifier-error-inject.c | |
parent | 958d3d729802f7d741cbe8400e69b89baae580ee (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 <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions