git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38cad57
)
x86/traps: Introduce do_error_trap()
author
Oleg Nesterov
<oleg@redhat.com>
Wed, 7 May 2014 15:21:34 +0000
(17:21 +0200)
committer
Oleg Nesterov
<oleg@redhat.com>
Wed, 14 May 2014 11:57:27 +0000
(13:57 +0200)
Move the common code from DO_ERROR() and DO_ERROR_INFO() into the new
helper, do_error_trap(). This simplifies define's and shaves 527 bytes
from traps.o.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
arch/x86/kernel/traps.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/traps.c
Simple merge