commit | a55ce6dc705c9ed0bb0d4f629dbcaf3b3ced5172 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Mon Apr 13 14:40:09 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 13 15:04:32 2009 -0700 |
tree | 5993f96fd61ed3b39c41d6542be635ddb2140a38 | |
parent | a8031cb00e286600ea08bd00a6812dbfec412376 [diff] |
mm: add documentation describing what tsk->active_mm means vs tsk->mm I'm sure everyone knows this, but I didn't, so I googled it, and found a nice explanation from Linus. Might be worth sticking in Documentation. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>