[CRIU] Re: [PATCH 1/6] make: Shrink amount of generated defines for parasite code

Pavel Emelyanov xemul at parallels.com
Tue Mar 27 15:32:39 EDT 2012


On 03/27/2012 06:45 PM, Cyrill Gorcunov wrote:
> 
> No need to include every symbol found in generated object
> files, just define the minimum we need (after all we do not
> filter names by symbol types, so one day it might become
> a problem in names collision).
> 
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
>  gen-offsets.sh |    7 ++++++-
>  1 files changed, 6 insertions(+), 1 deletions(-)
> 

Put "needed" symbol names in a file and use grep -f


More information about the CRIU mailing list