From: Ingo Molnar Date: Thu, 12 Dec 2013 13:46:42 +0000 (+0100) Subject: x86/traps: Clean up error exception handler definitions X-Git-Tag: v3.14-rc1~165^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8af4ce490e92adfa123ae79899332bd829903e7;p=pandora-kernel.git x86/traps: Clean up error exception handler definitions So I was reading the exception handler generation code and got a real headache looking at the unstructured mess that our DO_ERROR*() generation code is today. Make it more readable. Cc: Thomas Gleixner Cc: "H. Peter Anvin" Link: http://lkml.kernel.org/n/tip-kuabysiykvUJpgus35lhnhvs@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed