sparc: Fix regset register window handling.
authorDavid S. Miller <davem@davemloft.net>
Thu, 1 Apr 2010 01:05:05 +0000 (18:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Apr 2010 01:05:05 +0000 (18:05 -0700)
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 <davem@davemloft.net>

No differences found