From: David S. Miller Date: Thu, 1 Apr 2010 01:05:05 +0000 (-0700) Subject: sparc: Fix regset register window handling. X-Git-Tag: v2.6.34-rc4~74^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b857bd292223f54aaae3693c82fa7299a99991cd;p=pandora-kernel.git sparc: Fix regset register window handling. We have to adjust 'reg_window' down by 16 becuase the 'pos' iterator we'll use to index into the stack slots will be between 16 and 32. Signed-off-by: David S. Miller --- Reading git-diff-tree failed