[CRIU] [PATCH 01/19] Move BUG_ONs to include/bug.h

Cyrill Gorcunov gorcunov at openvz.org
Tue Feb 26 08:08:43 EST 2013


We will need futexes to use in PIE code but futex.h
uses BUG_ON helper, so to diet inclusions move BUG_ONs
code to include/bug.h.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 include/bug.h  | 30 ++++++++++++++++++++++++++++++
 include/util.h | 31 +------------------------------
 2 files changed, 31 insertions(+), 30 deletions(-)
 create mode 100644 include/bug.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Move-BUG_ONs-to-include-bug.h.patch
Type: text/x-patch
Size: 1891 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130226/b8eb2bdb/attachment-0001.bin>


More information about the CRIU mailing list