Searched hist:af34ebeb866fafc0a9a09dda51c52ccec007ace0 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/entry/vdso/ |
H A D | vma.c | diff af34ebeb866fafc0a9a09dda51c52ccec007ace0 Tue Nov 12 02:27:13 CET 2019 Dmitry Safonov <dima@arista.com> x86/vdso: Handle faults on timens page
If a task belongs to a time namespace then the VVAR page which contains the system wide VDSO data is replaced with a namespace specific page which has the same layout as the VVAR page.
Co-developed-by: Andrei Vagin <avagin@gmail.com> Signed-off-by: Andrei Vagin <avagin@gmail.com> Signed-off-by: Dmitry Safonov <dima@arista.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20191112012724.250792-25-dima@arista.com
|
/linux/mm/ |
H A D | mmap.c | diff af34ebeb866fafc0a9a09dda51c52ccec007ace0 Tue Nov 12 02:27:13 CET 2019 Dmitry Safonov <dima@arista.com> x86/vdso: Handle faults on timens page
If a task belongs to a time namespace then the VVAR page which contains the system wide VDSO data is replaced with a namespace specific page which has the same layout as the VVAR page.
Co-developed-by: Andrei Vagin <avagin@gmail.com> Signed-off-by: Andrei Vagin <avagin@gmail.com> Signed-off-by: Dmitry Safonov <dima@arista.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20191112012724.250792-25-dima@arista.com
|