diff options
author | Grant Grundler <grundler@parisc-linux.org> | 2005-10-22 04:55:51 +0200 |
---|---|---|
committer | Kyle McMartin <kyle@parisc-linux.org> | 2005-10-22 04:55:51 +0200 |
commit | 9b3b331d0322b60de1bde20528bf974f62804ffa (patch) | |
tree | 6c9f07131f4985f8b48ccd198a88d6405fc43869 /include/asm-parisc | |
parent | [PARISC] Fix copy_user_page_asm to NOT access past end of page (diff) | |
download | linux-9b3b331d0322b60de1bde20528bf974f62804ffa.tar.xz linux-9b3b331d0322b60de1bde20528bf974f62804ffa.zip |
[PARISC] Properly specify index field to I/D cache flush ops
replace use of "0" with "%r0" since PA 1.1 I/D flush ops only take a
general register and not an immediate value for the index field.
This just forces the code to always be PA 1.1 "clean".
From: Joel Soete <soete.joel@tiscali.be>
Signed-off-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Diffstat (limited to 'include/asm-parisc')
0 files changed, 0 insertions, 0 deletions