Dan Smith <[email protected]> wrote: > On s390 and PPC, the mm_context does not have a void *vdso member, but > rather an unsigned long vdso_base. Since we cast the void * to an > unsigned long anyway, add an arch-specific cr_arch_vdso() function to > return the address.
Looks technically correct for powerpc at least, thanks. _______________________________________________ Containers mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
