Here are a few patches to make valgrind happy. Nothing critical at the moment, as far as I can tell by cross checking with the Linux kernel code. Mainly some uninitialized variables passed to the kernel which are not used in the kernel (yet?) and some funny, uninitialized alignment bytes for the last patch.
Here are a few patches to make valgrind happy. Nothing critical at the moment, as far as I can tell by cross checking with the Linux kernel code. Mainly some uninitialized variables passed to the kernel which are not used in the kernel (yet?) and some funny, uninitialized alignment bytes for the last patch.