Searched hist:"575 d6b77fa2697afd2b3a443f7f879faa65ae0ca" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/m68k/include/asm/ |
H A D | current.h | diff 575d6b77fa2697afd2b3a443f7f879faa65ae0ca Sat Feb 19 19:20:02 CST 2022 Kees Cook <keescook@chromium.org> m68k: Implement "current_stack_pointer"
To follow the existing per-arch conventions, add asm "sp" as "current_stack_pointer". This will let it be used in non-arch places (like HARDENED_USERCOPY).
Cc: linux-m68k@lists.linux-m68k.org Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Link: https://lore.kernel.org/lkml/CAMuHMdU6msvi0j=mS28GFYbm+uMRk7PkYe+zOM4sDmOVxeibLQ@mail.gmail.com
|
/openbmc/linux/arch/m68k/ |
H A D | Kconfig | diff 575d6b77fa2697afd2b3a443f7f879faa65ae0ca Sat Feb 19 19:20:02 CST 2022 Kees Cook <keescook@chromium.org> m68k: Implement "current_stack_pointer"
To follow the existing per-arch conventions, add asm "sp" as "current_stack_pointer". This will let it be used in non-arch places (like HARDENED_USERCOPY).
Cc: linux-m68k@lists.linux-m68k.org Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Link: https://lore.kernel.org/lkml/CAMuHMdU6msvi0j=mS28GFYbm+uMRk7PkYe+zOM4sDmOVxeibLQ@mail.gmail.com
|