From: David S. Miller Date: Wed, 1 Feb 2006 02:33:00 +0000 (-0800) Subject: [SPARC64]: Fix bogus flush instruction usage. X-Git-Tag: v2.6.17-rc1~1184^2~217 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da808c352c290d3f762933d44d4ab90c2fd65f3;p=pandora-kernel.git [SPARC64]: Fix bogus flush instruction usage. Some of the trap code was still assuming that alternate global %g6 was hard coded with current_thread_info(). Let's just consistently flush at KERNBASE when we need a pipeline synchronization. That's locked into the TLB and will always work. Signed-off-by: David S. Miller --- Reading git-diff-tree failed