[CRIU] [PATCH] protobuf: Move arch core resources to core-$(ARCH).proto

Cyrill Gorcunov gorcunov at openvz.org
Wed Jan 23 09:17:35 EST 2013


To unweave arch dependent part from general core.proto file.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 protobuf/Makefile       |   2 +
 protobuf/core-arm.proto |  35 ++++++++++++++++
 protobuf/core-x86.proto |  61 +++++++++++++++++++++++++++
 protobuf/core.proto     | 107 +-----------------------------------------------
 4 files changed, 100 insertions(+), 105 deletions(-)
 create mode 100644 protobuf/core-arm.proto
 create mode 100644 protobuf/core-x86.proto

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-protobuf-Move-arch-core-resources-to-core-ARCH-.prot.patch
Type: text/x-patch
Size: 6580 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130123/016bac88/attachment.bin>


More information about the CRIU mailing list