Subject: New patches for testing ...
From: Herbert Poetzl <herbert@13thfloor.at>
Date: Sun, 14 Jan 2018 08:05:20 +0100


Dear Community!

For those who haven't noticed already, there are 
Linux-VServer patches for two new kernel branches 
available for testing ...

http://vserver.13thfloor.at/Experimental/patch-4.4.111-vs2.3.9.5.diff
http://vserver.13thfloor.at/Experimental/patch-4.9.76-vs2.3.9.5.diff

Please test them (compile and run with guests) as
soon as possible and report back anything unusual
like changes in behavior or compile time warnings
which are not there with an unpatched mainline
kernel.

In case you encounter a kernel oops/bug, please
make sure to compile your kernel with debug info

  CONFIG_DEBUG_INFO=y

and resolve the addresses in the stack trace with
addr2line if necessay to provide actual file names
and line numbers for each of them.

Thanks in advance,
Herbert