It does seem a bit pointless to be building a 32-bit vdso on powerpc64le
where you know there is no 32-bit user runtime.
Now if some other part of the kernel needs to be compiled 32-bit, then it would
appear that gcc will need to be configured with
--enable-targets=powerpcle-linux --disable-multi
This is a stupid testcase, the failure should be ignored.
The glibc values for MINSIGSTKSZ and SIGSTKSZ must be large enough to
cover all known kernels, so that user programs will run on any kernel
and with any usage of vmx, htm and whatever else changes context size.
The values in the kernel on
2 matches
Mail list logo