aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorXin Li (Intel) <[email protected]>2024-03-22 01:16:16 -0700
committerIngo Molnar <[email protected]>2024-03-22 09:32:41 +0100
commit8f69cba096b5cfd09be2d06c15d08dbd4a58c9d7 (patch)
tree601c03c4454207402533870bb06ca148463edbb6 /net/unix/sysctl_net_unix.c
parent2cb16181a1d1f93a88f2b4640e7638fc0549da93 (diff)
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) <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Reviewed-by: Juergen Gross <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions