From: David S. Miller Date: Thu, 17 Jan 2008 09:32:09 +0000 (-0800) Subject: [SPARC64]: Fix hypervisor TLB operation error reporting. X-Git-Tag: v2.6.24~47^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6320bcebc0ee0bafc61f293bec2d0809171f6b1d;p=pandora-kernel.git [SPARC64]: Fix hypervisor TLB operation error reporting. 1) Trap level wasn't being passed down properly, we need to move it from %l4 into the correct outgoing arg register. 2) Although the TPC often provides the most direct clue, we have the caller PC so we should provide that as well. Signed-off-by: David S. Miller --- Reading git-diff-tree failed