linux/arch
Srikar Dronamraju 51e7dc7011 x86: Rename trap_no to trap_nr in thread_struct
There are precedences of trap number being referred to as
trap_nr. However thread struct refers trap number as trap_no.
Change it to trap_nr.

Also use enum instead of left-over literals for trap values.

This is pure cleanup, no functional change intended.

Suggested-by: Ingo Molnar <mingo@eltu.hu>
Signed-off-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Jim Keniston <jkenisto@linux.vnet.ibm.com>
Cc: Linux-mm <linux-mm@kvack.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Arnaldo Carvalho de Melo <acme@infradead.org>
Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20120312092555.5379.942.sendpatchset@srdronam.in.ibm.com
[ Fixed the math-emu build ]
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2012-03-13 06:24:09 +01:00
..
alpha
arm Merge branch 'x86/x32' into x86/cleanups 2012-03-13 05:54:41 +01:00
avr32
blackfin
c6x
cris
frv
h8300
hexagon
ia64
m32r
m68k Merge branch 'x86/x32' into x86/cleanups 2012-03-13 05:54:41 +01:00
microblaze
mips fs: Remove missed ->fds_bits from cessation use of fd_set structs internally 2012-02-24 14:04:50 +01:00
mn10300
openrisc
parisc Merge branch 'x86/x32' into x86/cleanups 2012-03-13 05:54:41 +01:00
powerpc Merge branch 'x86/x32' into x86/cleanups 2012-03-13 05:54:41 +01:00
s390 Merge branch 'x86/x32' into x86/cleanups 2012-03-13 05:54:41 +01:00
score
sh Merge branch 'x86/x32' into x86/cleanups 2012-03-13 05:54:41 +01:00
sparc
tile
um
unicore32
x86 x86: Rename trap_no to trap_nr in thread_struct 2012-03-13 06:24:09 +01:00
xtensa
.gitignore
Kconfig