| commit | 90629209a020859b67423a6326f3765f220c7f5c | [log] [tgz] |
|---|---|---|
| author | Ming Lei <tom.leiming@gmail.com> | Sun Aug 02 21:43:36 2009 +0800 |
| committer | Ingo Molnar <mingo@elte.hu> | Sun Aug 02 15:45:28 2009 +0200 |
| tree | 64f3bcbc0c73e709a95fa1192fb6c877b3525855 | |
| parent | e351b660fddd4df76cc4635f896d311ed0ff3752 [diff] |
lockdep: Fix memory usage info of BFS The unit is KB, so sizeof(struct circular_queue) should be divided by 1024. Signed-off-by: Ming Lei <tom.leiming@gmail.com> Cc: akpm@linux-foundation.org Cc: torvalds@linux-foundation.org Cc: davem@davemloft.net Cc: Ming Lei <tom.leiming@gmail.com> Cc: a.p.zijlstra@chello.nl LKML-Reference: <1249220616-7190-1-git-send-email-tom.leiming@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>