]> Git Repo - linux.git/commit
kmemleak: change some global variables to int
authorLi Zefan <[email protected]>
Thu, 3 Apr 2014 21:46:29 +0000 (14:46 -0700)
committerLinus Torvalds <[email protected]>
Thu, 3 Apr 2014 23:20:50 +0000 (16:20 -0700)
commit8910ae896c8c961ef9c7d309262730bd2859e747
treea79a4b4052817edf2f7270f96e5b9ef994a1e8ea
parent5f3bf19aeb8ed5cef0926bc10c80b6a50ac6bdeb
kmemleak: change some global variables to int

They don't have to be atomic_t, because they are simple boolean toggles.

Signed-off-by: Li Zefan <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/kmemleak.c
This page took 0.047008 seconds and 4 git commands to generate.