commit | 8fec4357ce55bf1b60d90499eacc7242aa44b335 | [log] [download] |
---|---|---|
author | Glauber Costa <glommer@parallels.com> | Mon Nov 26 18:35:34 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Thu Dec 06 13:28:03 2012 +0400 |
tree | 9d1278b03f061a1b9bc6e55153eb29272004f422 | |
parent | 9c9c0658ecc49516a649af5151227c7e42bb8838 [diff] |
allow vzsyscalls.h to always be called. To avoid spreading ifdefs all over, we would like to keep the include of vzsyscalls.h unconditional. So after we already defined VZ_KERNEL_SUPPORTED, we can test for that. We also tweak the message a bit to make it more descriptive. Signed-off-by: Glauber Costa <glommer@parallels.com> Signed-off-by: Kir Kolyshkin <kir@openvz.org>