commit | f76e9154736e9ab47b64940d0062f19c80225b7f | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Thu Apr 24 01:31:46 2008 -0400 |
committer | Lennert Buytenhek <buytenh@marvell.com> | Sun Jun 22 22:44:36 2008 +0200 |
tree | eb8a909667362fc552894d7987ff3e57ade4fa0f | |
parent | b0bfcce930bca38af056662e598991cb393eaa4a [diff] |
[ARM] latencytop support Available for !SMP only at the moment. From Russell: |Basically, if a thread is running on a CPU, thread_saved_fp() is invalid. |So, the question is: what guarantees do we have here that 'tsk' is not |running on another CPU? Signed-off-by: Nicolas Pitre <nico@marvell.com> Tested-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>