[Debian] Re: openvz kernel for debian squeeze

Pavel Emelyanov xemul at parallels.com
Fri Mar 12 02:13:14 EST 2010


On 03/12/2010 02:47 AM, maximilian attems wrote:
> On Thu, Mar 11, 2010 at 11:26:34PM +0100, maximilian attems wrote:
>> any word on these two issues:
>>
>> a) compile failure due to CGROUP_FREEZER on 
>>    (it's on in debian topconfig)
>>
>> kernel/built-in.o: In function `update_freezer_state':
>> cgroup_freezer.c:(.text+0x521f3): undefined reference to `cgroup_iter_start'
>> cgroup_freezer.c:(.text+0x5222e): undefined reference to `cgroup_iter_next'
>> cgroup_freezer.c:(.text+0x5225b): undefined reference to `cgroup_iter_end'
>> kernel/built-in.o: In function `freezer_write':
>> cgroup_freezer.c:(.text+0x52300): undefined reference to `cgroup_iter_start'
>> cgroup_freezer.c:(.text+0x52312): undefined reference to `cgroup_iter_next'
>> cgroup_freezer.c:(.text+0x52325): undefined reference to `cgroup_iter_end'
>> cgroup_freezer.c:(.text+0x52345): undefined reference to `cgroup_iter_start'
>> cgroup_freezer.c:(.text+0x523a9): undefined reference to `cgroup_iter_next'
>> cgroup_freezer.c:(.text+0x523c1): undefined reference to `cgroup_iter_end'
>> make[5]: *** [.tmp_vmlinux1] Error 1
> 
> tested that current git tree compiles with CONFIG_CGROUP_FREEZER not set.

Yes. Turn it off for openvz, please, I will fix the Kconfigs accordingly.
I'll make the defconfig .config compilable, but we'll ship our own one
anyway. Can you tell me the deadline by what we should resolve all the issues
with .config?

>> b) 2.6.26 legacy setting, is that still relevant?
>>
>> # CONFIG_NF_CONNTRACK_IPV6 is not set                                           

The config used will be taken from FC12 (like we did for 2.6.27).
This particular option will be turned on after I receive fixes for per-ve
iptables from one of my kernel developers ;)


More information about the Debian mailing list