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:
9d34340
)
c6x: fix misleading comment
author
Mark Salter
<msalter@redhat.com>
Mon, 26 Nov 2012 23:14:00 +0000
(18:14 -0500)
committer
Mark Salter
<msalter@redhat.com>
Mon, 26 Nov 2012 23:14:00 +0000
(18:14 -0500)
A comment in entry.S incorrectly stated that interrupt vectors
called __do_IRQ() and that int6 vector was used for syscalls.
Both statements are incorrect for the current kernel, so this
patch cleans up the wording to reflect current reality.
Signed-off-by: Mark Salter <msalter@redhat.com>
No differences found