From: Oleg Nesterov Date: Wed, 7 May 2014 15:21:34 +0000 (+0200) Subject: x86/traps: Introduce do_error_trap() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~14^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dff0796e53c29147c9bd1f5567a261dcf0e528bc;p=pandora-kernel.git x86/traps: Introduce do_error_trap() 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 --- Reading git-diff-tree failed