[Debian] Re: openvz kernel for debian squeeze

maximilian attems max at stro.at
Wed Mar 10 23:56:09 EST 2010


On Wed, 10 Mar 2010, Pavel Emelyanov wrote:

> Kir Kolyshkin wrote:
> > 
> > Yup, we gonna rebase today, will let you know when done.
> 
> Done. I've merged the 2.6.32.9. Please pull and check.

thanks, cool!
allmost good just had to fix up small things that seems
debian specific:

1 out of 21 hunks FAILED -- saving rejects to file fs/namespace.c.rej
# aufs patch already exports vfsmount_lock (no further comment)
1 out of 1 hunk FAILED -- saving rejects to file init/version.c.rej
# debian specific hackery to /proc/version, easy fixup
1 out of 7 hunks FAILED -- saving rejects to file security/device_cgroup.c.rej
# devcgroup_inode_permission export, see aboves aufs patch

you don't have to deal with that happily.


however on testbuild I get this build failure:
  CC [M]  kernel/cpt/cpt_process.o
  /home/mattems/src/linux-2.6-2.6.32/debian/build/source_amd64_openvz/kernel/cpt/cpt_process.c: In function ‘dump_one_process’:
  /home/mattems/src/linux-2.6-2.6.32/debian/build/source_amd64_openvz/kernel/cpt/cpt_process.c:957: error: ‘_TIF_ABI_PENDING’ undeclared (first use in this function)
  /home/mattems/src/linux-2.6-2.6.32/debian/build/source_amd64_openvz/kernel/cpt/cpt_process.c:957: error: (Each undeclared identifier is reported only once
  /home/mattems/src/linux-2.6-2.6.32/debian/build/source_amd64_openvz/kernel/cpt/cpt_process.c:957: error: for each function it appears in.)
  make[7]: *** [kernel/cpt/cpt_process.o] Error 1


openvz config:
CONFIG_VE=y
CONFIG_VE_CALLS=m
CONFIG_VE_NETDEV=m
CONFIG_VE_ETHDEV=m
CONFIG_VZ_DEV=m
CONFIG_VE_IPTABLES=y
CONFIG_VZ_WDOG=m
CONFIG_VZ_CHECKPOINT=m
CONFIG_SIM_FS=m
CONFIG_VZ_QUOTA=m
# CONFIG_VZ_QUOTA_UNLOAD is not set
CONFIG_VZ_QUOTA_UGID=y
CONFIG_SYSRQ_DEBUG=y
CONFIG_BEANCOUNTERS=y
CONFIG_BC_RSS_ACCOUNTING=y
CONFIG_BC_IO_ACCOUNTING=y
CONFIG_BC_IO_SCHED=y
CONFIG_BC_SWAP_ACCOUNTING=y
CONFIG_BC_PROC=y
# CONFIG_BC_DEBUG is not set



is that special openvz .config setting still relevant:

# buggy
# CONFIG_NF_CONNTRACK_IPV6 is not set




More information about the Debian mailing list