Skip to content

Commit

Permalink
parisc: Delete unnecessary nop's in entry.S
Browse files Browse the repository at this point in the history
Signed-off-by: John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
  • Loading branch information
John David Anglin authored and Kyle McMartin committed May 30, 2010
1 parent 8f6c0c2 commit c2dc988
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions arch/parisc/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -997,13 +997,6 @@ intr_restore:

rfi
nop
nop
nop
nop
nop
nop
nop
nop

#ifndef CONFIG_PREEMPT
# define intr_do_preempt intr_restore
Expand Down

0 comments on commit c2dc988

Please sign in to comment.