commit | 0eb14833d5b1ea1accfeffb71be5de5929f85da9 | [log] [tgz] |
---|---|---|
author | Oleg Nesterov <oleg@redhat.com> | Thu May 08 20:12:24 2014 +0200 |
committer | Oleg Nesterov <oleg@redhat.com> | Wed May 14 13:57:28 2014 +0200 |
tree | ab11c757c5661ebc2161cec14aba97cf595b33ef | |
parent | 1c326c4dfe182a1c4c1e39f2c00f04c380d11692 [diff] |
x86/traps: Kill DO_ERROR_INFO() Now that DO_ERROR_INFO() doesn't differ from DO_ERROR() we can remove it and use DO_ERROR() instead. Signed-off-by: Oleg Nesterov <oleg@redhat.com>