mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-23 23:21:46 +00:00
[MIPS] User stack pointer randomisation
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
c55757b261
commit
941091024e
2 changed files with 15 additions and 1 deletions
|
@ -470,6 +470,6 @@ extern int stop_a_enabled;
|
|||
*/
|
||||
#define __ARCH_WANT_UNLOCKED_CTXSW
|
||||
|
||||
#define arch_align_stack(x) (x)
|
||||
extern unsigned long arch_align_stack(unsigned long sp);
|
||||
|
||||
#endif /* _ASM_SYSTEM_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue