Max Filippov ada770b1e7 xtensa: fix return_address
return_address returns the address that is one level higher in the call
stack than requested in its argument, because level 0 corresponds to its
caller's return address. Use requested level as the number of stack
frames to skip.

This fixes the address reported by might_sleep and friends.

Cc: stable@vger.kernel.org
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2019-04-04 11:18:55 -07:00
..
2018-12-04 14:08:23 -08:00
2018-08-20 12:28:05 -07:00
2018-12-20 14:44:38 -08:00
2018-10-31 08:54:16 -07:00
2016-12-25 10:47:44 +01:00
2019-02-07 12:35:02 -08:00
2018-12-17 13:50:25 -08:00
2019-02-07 12:16:17 -08:00
2019-04-04 11:18:55 -07:00
2019-02-07 12:35:32 -08:00