Searched hist:"80 f06306240e0ad1c75116111be11950474dfda7" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/s390/kernel/vdso64/ |
H A D | getcpu.c | 80f06306240e0ad1c75116111be11950474dfda7 Mon Nov 16 01:06:41 CST 2020 Heiko Carstens <hca@linux.ibm.com> s390/vdso: reimplement getcpu vdso syscall
Implement the previously removed getcpu vdso syscall by using the TOD programmable field to pass the cpu number to user space.
Reviewed-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
H A D | vdso_user_wrapper.S | diff 80f06306240e0ad1c75116111be11950474dfda7 Mon Nov 16 01:06:41 CST 2020 Heiko Carstens <hca@linux.ibm.com> s390/vdso: reimplement getcpu vdso syscall
Implement the previously removed getcpu vdso syscall by using the TOD programmable field to pass the cpu number to user space.
Reviewed-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
H A D | vdso64.lds.S | diff 80f06306240e0ad1c75116111be11950474dfda7 Mon Nov 16 01:06:41 CST 2020 Heiko Carstens <hca@linux.ibm.com> s390/vdso: reimplement getcpu vdso syscall
Implement the previously removed getcpu vdso syscall by using the TOD programmable field to pass the cpu number to user space.
Reviewed-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
H A D | Makefile | diff 80f06306240e0ad1c75116111be11950474dfda7 Mon Nov 16 01:06:41 CST 2020 Heiko Carstens <hca@linux.ibm.com> s390/vdso: reimplement getcpu vdso syscall
Implement the previously removed getcpu vdso syscall by using the TOD programmable field to pass the cpu number to user space.
Reviewed-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | vdso.h | diff 80f06306240e0ad1c75116111be11950474dfda7 Mon Nov 16 01:06:41 CST 2020 Heiko Carstens <hca@linux.ibm.com> s390/vdso: reimplement getcpu vdso syscall
Implement the previously removed getcpu vdso syscall by using the TOD programmable field to pass the cpu number to user space.
Reviewed-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
H A D | timex.h | diff 80f06306240e0ad1c75116111be11950474dfda7 Mon Nov 16 01:06:41 CST 2020 Heiko Carstens <hca@linux.ibm.com> s390/vdso: reimplement getcpu vdso syscall
Implement the previously removed getcpu vdso syscall by using the TOD programmable field to pass the cpu number to user space.
Reviewed-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
/openbmc/linux/arch/s390/kernel/ |
H A D | vdso.c | diff 80f06306240e0ad1c75116111be11950474dfda7 Mon Nov 16 01:06:41 CST 2020 Heiko Carstens <hca@linux.ibm.com> s390/vdso: reimplement getcpu vdso syscall
Implement the previously removed getcpu vdso syscall by using the TOD programmable field to pass the cpu number to user space.
Reviewed-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
H A D | smp.c | diff 80f06306240e0ad1c75116111be11950474dfda7 Mon Nov 16 01:06:41 CST 2020 Heiko Carstens <hca@linux.ibm.com> s390/vdso: reimplement getcpu vdso syscall
Implement the previously removed getcpu vdso syscall by using the TOD programmable field to pass the cpu number to user space.
Reviewed-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|