parisc: Use unshadowed index register for flush instructions in flush_dcache_page_asm...
authorJohn David Anglin <dave.anglin@bell.net>
Sun, 2 Jun 2013 16:21:48 +0000 (12:21 -0400)
committerHelge Deller <deller@gmx.de>
Tue, 18 Jun 2013 18:29:10 +0000 (20:29 +0200)
The comment at the start of pacache.S states that the base and index
registers used for fdc,fic, and pdc instructions should not use shadowed
registers. Although this is probably unnecessary for tmpalias flushes,
there is also no reason not to comply.

Signed-off-by: John David Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>

No differences found