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:
de4376c
)
powerpc: Rename exception.h to exception-64s.h
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 14 Jul 2009 20:52:52 +0000
(20:52 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 20 Aug 2009 00:12:26 +0000
(10:12 +1000)
The file include/asm/exception.h contains definitions
that are specific to exception handling on 64-bit server
type processors.
This renames the file to exception-64s.h to reflect that
fact and avoid confusion.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found