]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Fix absence of notrace definition
authorCyrill Gorcunov <gorcunov@gmail.com>
Mon, 25 Jul 2011 08:32:03 +0000 (12:32 +0400)
committerPekka Enberg <penberg@kernel.org>
Mon, 25 Jul 2011 13:45:31 +0000 (16:45 +0300)
commit689defb7f70e02089ecd263dc4076df994406a07
treee49551f360abb1a0996d9b42da5ea6904478294a
parentf50152bf01581c7d8d11a9deabe7d33995a784a2
kvm tools: Fix absence of notrace definition

Ingo reported a build breakage caused by absence of 'notrace' definition. Fix
it by adding compiler.h into own headers set.

Reported-by: Ingo Molnar <mingo@elte.hu>
Tested-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/include/kvm/compiler.h [new file with mode: 0644]
tools/kvm/include/linux/types.h