Home
last modified time | relevance | path

Searched hist:"19 f29aebd929c31c5cc901f38a9295617b602c38" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dsmp.hdiff 19f29aebd929c31c5cc901f38a9295617b602c38 Sat Sep 18 03:44:35 CDT 2021 Keith Packard <keithpac@amazon.com> ARM: smp: Pass task to secondary_start_kernel

This avoids needing to compute the task pointer in this function, which
will no longer be possible once we move thread_info off the stack.

Signed-off-by: Keith Packard <keithpac@amazon.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Tested-by: Amit Daniel Kachhap <amit.kachhap@arm.com>
/openbmc/linux/arch/arm/kernel/
H A Dhead-nommu.Sdiff 19f29aebd929c31c5cc901f38a9295617b602c38 Sat Sep 18 03:44:35 CDT 2021 Keith Packard <keithpac@amazon.com> ARM: smp: Pass task to secondary_start_kernel

This avoids needing to compute the task pointer in this function, which
will no longer be possible once we move thread_info off the stack.

Signed-off-by: Keith Packard <keithpac@amazon.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Tested-by: Amit Daniel Kachhap <amit.kachhap@arm.com>
H A Dhead.Sdiff 19f29aebd929c31c5cc901f38a9295617b602c38 Sat Sep 18 03:44:35 CDT 2021 Keith Packard <keithpac@amazon.com> ARM: smp: Pass task to secondary_start_kernel

This avoids needing to compute the task pointer in this function, which
will no longer be possible once we move thread_info off the stack.

Signed-off-by: Keith Packard <keithpac@amazon.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Tested-by: Amit Daniel Kachhap <amit.kachhap@arm.com>
H A Dsmp.cdiff 19f29aebd929c31c5cc901f38a9295617b602c38 Sat Sep 18 03:44:35 CDT 2021 Keith Packard <keithpac@amazon.com> ARM: smp: Pass task to secondary_start_kernel

This avoids needing to compute the task pointer in this function, which
will no longer be possible once we move thread_info off the stack.

Signed-off-by: Keith Packard <keithpac@amazon.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Tested-by: Amit Daniel Kachhap <amit.kachhap@arm.com>