From: Grant Grundler Date: Sat, 22 Oct 2005 02:55:51 +0000 (-0400) Subject: [PARISC] Properly specify index field to I/D cache flush ops X-Git-Tag: v2.6.15-rc1~732^2^2~9^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b3b331d0322b60de1bde20528bf974f62804ffa;p=pandora-kernel.git [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 Signed-off-by: Grant Grundler Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed