linux/include
Xin Li (Intel) 8f69cba096 x86: Rename __{start,end}_init_task to __{start,end}_init_stack
The stack of a task has been separated from the memory of a task_struct
struture for a long time on x86, as a result __{start,end}_init_task no
longer mark the start and end of the init_task structure, but its stack
only.

Rename __{start,end}_init_task to __{start,end}_init_stack.

Note other architectures are not affected because __{start,end}_init_task
are used on x86 only.

Signed-off-by: Xin Li (Intel) <xin@zytor.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20240322081616.3346181-1-xin@zytor.com
2024-03-22 09:32:41 +01:00
..
acpi ACPI updates for 6.9-rc1 2024-03-13 11:54:05 -07:00
asm-generic x86: Rename __{start,end}_init_task to __{start,end}_init_stack 2024-03-22 09:32:41 +01:00
clocksource
crypto This update includes the following changes: 2024-03-15 14:46:54 -07:00
drm drm for 6.9: 2024-03-13 18:34:05 -07:00
dt-bindings Devicetree updates for v6.9: 2024-03-15 12:37:59 -07:00
keys
kunit kunit: Annotate _MSG assertion variants with gnu printf specifiers 2024-02-28 13:07:49 -07:00
kvm Merge branch kvm-arm64/lpi-xarray into kvmarm/next 2024-03-07 00:55:53 +00:00
linux Input updates for v6.9-rc0 2024-03-17 11:50:54 -07:00
math-emu
media media updates for v6.9-rc1 2024-03-15 11:36:54 -07:00
memory
misc
net Networking changes for 6.9. 2024-03-12 17:44:08 -07:00
pcmcia
ras PCI/AER: Generalize TLP Header Log reading 2024-03-08 15:26:46 -06:00
rdma
rv
scsi SCSI misc on 20240316 2024-03-16 16:31:12 -07:00
soc Qualcomm driver updates for v6.9 2024-03-04 16:52:37 +01:00
sound sound updates for 6.9-rc1 2024-03-14 11:10:43 -07:00
target
trace NFS client updates for Linux 6.9 2024-03-16 11:44:00 -07:00
uapi powerpc updates for 6.9 2024-03-15 17:53:48 -07:00
ufs
vdso vdso/datapage: Quick fix - use asm/page-def.h for ARM64 2024-02-26 23:13:41 +01:00
video
xen