[CRIU] [PATCH 3/4] restorer: Cleanup - drop always_inline attribute from write_ helpers

Cyrill Gorcunov gorcunov at openvz.org
Thu Mar 29 10:13:29 EDT 2012


This object file will be handled by ld script so .text
sections will be squashed into one common section.

Thus no need to force these functions being always-inlined.
It's a rudiment from time when we were not using ld at
all but #include source code file itself.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 restorer-log.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-restorer-Cleanup-drop-always_inline-attribute-from-w.patch
Type: text/x-patch
Size: 1535 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120329/dcc75952/0003-restorer-Cleanup-drop-always_inline-attribute-from-w-0001.bin


More information about the CRIU mailing list