kmemtrace: move #include lines
authorIngo Molnar <mingo@elte.hu>
Mon, 29 Dec 2008 14:29:04 +0000 (15:29 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 30 Dec 2008 05:56:21 +0000 (06:56 +0100)
commit2a38b1c4f123afa4579cb1d29380b337e9195cbb
treecd99077aa83cd521c831aa3157e058eb4125e0c7
parent2ff9f9d9629bf9530fe2ab8d803d612761ffc059
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>
mm/slab.c
mm/slub.c