Searched hist:f5c0b4f30416c670408a77be94703d04d22b57df (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ |
H A D | proto.h | diff f5c0b4f30416c670408a77be94703d04d22b57df Thu May 12 07:04:08 CDT 2022 Thomas Gleixner <tglx@linutronix.de> x86/prctl: Remove pointless task argument
The functions invoked via do_arch_prctl_common() can only operate on the current task and none of these function uses the task argument.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/87lev7vtxj.ffs@tglx
|
/openbmc/linux/arch/x86/include/asm/fpu/ |
H A D | api.h | diff f5c0b4f30416c670408a77be94703d04d22b57df Thu May 12 07:04:08 CDT 2022 Thomas Gleixner <tglx@linutronix.de> x86/prctl: Remove pointless task argument
The functions invoked via do_arch_prctl_common() can only operate on the current task and none of these function uses the task argument.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/87lev7vtxj.ffs@tglx
|
/openbmc/linux/arch/x86/kernel/fpu/ |
H A D | xstate.c | diff f5c0b4f30416c670408a77be94703d04d22b57df Thu May 12 07:04:08 CDT 2022 Thomas Gleixner <tglx@linutronix.de> x86/prctl: Remove pointless task argument
The functions invoked via do_arch_prctl_common() can only operate on the current task and none of these function uses the task argument.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/87lev7vtxj.ffs@tglx
|
/openbmc/linux/arch/x86/kernel/ |
H A D | process_32.c | diff f5c0b4f30416c670408a77be94703d04d22b57df Thu May 12 07:04:08 CDT 2022 Thomas Gleixner <tglx@linutronix.de> x86/prctl: Remove pointless task argument
The functions invoked via do_arch_prctl_common() can only operate on the current task and none of these function uses the task argument.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/87lev7vtxj.ffs@tglx
|
H A D | process_64.c | diff f5c0b4f30416c670408a77be94703d04d22b57df Thu May 12 07:04:08 CDT 2022 Thomas Gleixner <tglx@linutronix.de> x86/prctl: Remove pointless task argument
The functions invoked via do_arch_prctl_common() can only operate on the current task and none of these function uses the task argument.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/87lev7vtxj.ffs@tglx
|
H A D | process.c | diff f5c0b4f30416c670408a77be94703d04d22b57df Thu May 12 07:04:08 CDT 2022 Thomas Gleixner <tglx@linutronix.de> x86/prctl: Remove pointless task argument
The functions invoked via do_arch_prctl_common() can only operate on the current task and none of these function uses the task argument.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/87lev7vtxj.ffs@tglx
|