projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f6c0c2
)
parisc: Delete unnecessary nop's in entry.S
author
John David Anglin
<dave@hiauly1.hia.nrc.ca>
Sun, 11 Apr 2010 17:08:51 +0000
(17:08 +0000)
committer
Kyle McMartin
<kyle@dreadnought.i.jkkm.org>
Sun, 30 May 2010 09:45:22 +0000
(
05:45
-0400)
Signed-off-by: John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
arch/parisc/kernel/entry.S
patch
|
blob
|
history
diff --git
a/arch/parisc/kernel/entry.S
b/arch/parisc/kernel/entry.S
index ba86f610e76f118390e555a689cae7aff11c1241..293ba44f40a3c8108209c4ab36eccf28837d5708 100644
(file)
--- a/
arch/parisc/kernel/entry.S
+++ b/
arch/parisc/kernel/entry.S
@@
-997,13
+997,6
@@
intr_restore:
rfi
nop
- nop
- nop
- nop
- nop
- nop
- nop
- nop
#ifndef CONFIG_PREEMPT
# define intr_do_preempt intr_restore