commit | 2a38b1c4f123afa4579cb1d29380b337e9195cbb | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Dec 29 15:29:04 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 30 06:56:21 2008 +0100 |
tree | cd99077aa83cd521c831aa3157e058eb4125e0c7 | |
parent | 2ff9f9d9629bf9530fe2ab8d803d612761ffc059 [diff] |
kmemtrace: move #include lines Impact: avoid conflicts with kmemcheck kmemcheck modifies the same area of slab.c and slub.c - move the include lines up a bit. Signed-off-by: Ingo Molnar <mingo@elte.hu>