Doc: move Documentation/exception.txt into x86 subdir
authorAmerigo Wang <amwang@redhat.com>
Fri, 10 Jul 2009 22:02:44 +0000 (15:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Jul 2009 02:10:32 +0000 (19:10 -0700)
exception.txt only explains the code on x86, so it's better to
move it into Documentation/x86 directory.

And also rename it to exception-tables.txt which looks much
more reasonable.

This patch is on top of the previous one.

Signed-off-by: WANG Cong <amwang@redhat.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found