+8
−0
+1
−1
Loading
On parisc and metag the stack grows upwards, so for those we need to
scan the stack downwards in order to calculate how much stack a process
has used.
Tested on a 64bit parisc kernel.
Signed-off-by:
Helge Deller <deller@gmx.de>