Home
last modified time | relevance | path

Searched hist:cead18552660702a4a46f58e65188fe5f36e9dfe (Results 1 – 14 of 14) sorted by relevance

/linux/lib/kunit/
H A Dtry-catch.cdiff cead18552660702a4a46f58e65188fe5f36e9dfe Mon Nov 22 18:15:19 CET 2021 Eric W. Biederman <ebiederm@xmission.com> exit: Rename complete_and_exit to kthread_complete_and_exit

Update complete_and_exit to call kthread_exit instead of do_exit.

Change the name to reflect this change in functionality. All of the
users of complete_and_exit are causing the current kthread to exit so
this change makes it clear what is happening.

Move the implementation of kthread_complete_and_exit from
kernel/exit.c to to kernel/kthread.c. As this function is kthread
specific it makes most sense to live with the kthread functions.

There are no functional change.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_coex.cdiff cead18552660702a4a46f58e65188fe5f36e9dfe Mon Nov 22 18:15:19 CET 2021 Eric W. Biederman <ebiederm@xmission.com> exit: Rename complete_and_exit to kthread_complete_and_exit

Update complete_and_exit to call kthread_exit instead of do_exit.

Change the name to reflect this change in functionality. All of the
users of complete_and_exit are causing the current kthread to exit so
this change makes it clear what is happening.

Move the implementation of kthread_complete_and_exit from
kernel/exit.c to to kernel/kthread.c. As this function is kthread
specific it makes most sense to live with the kthread functions.

There are no functional change.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
H A Drsi_91x_usb_ops.cdiff cead18552660702a4a46f58e65188fe5f36e9dfe Mon Nov 22 18:15:19 CET 2021 Eric W. Biederman <ebiederm@xmission.com> exit: Rename complete_and_exit to kthread_complete_and_exit

Update complete_and_exit to call kthread_exit instead of do_exit.

Change the name to reflect this change in functionality. All of the
users of complete_and_exit are causing the current kthread to exit so
this change makes it clear what is happening.

Move the implementation of kthread_complete_and_exit from
kernel/exit.c to to kernel/kthread.c. As this function is kthread
specific it makes most sense to live with the kthread functions.

There are no functional change.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
H A Drsi_91x_sdio_ops.cdiff cead18552660702a4a46f58e65188fe5f36e9dfe Mon Nov 22 18:15:19 CET 2021 Eric W. Biederman <ebiederm@xmission.com> exit: Rename complete_and_exit to kthread_complete_and_exit

Update complete_and_exit to call kthread_exit instead of do_exit.

Change the name to reflect this change in functionality. All of the
users of complete_and_exit are causing the current kthread to exit so
this change makes it clear what is happening.

Move the implementation of kthread_complete_and_exit from
kernel/exit.c to to kernel/kthread.c. As this function is kthread
specific it makes most sense to live with the kthread functions.

There are no functional change.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
H A Drsi_91x_main.cdiff cead18552660702a4a46f58e65188fe5f36e9dfe Mon Nov 22 18:15:19 CET 2021 Eric W. Biederman <ebiederm@xmission.com> exit: Rename complete_and_exit to kthread_complete_and_exit

Update complete_and_exit to call kthread_exit instead of do_exit.

Change the name to reflect this change in functionality. All of the
users of complete_and_exit are causing the current kthread to exit so
this change makes it clear what is happening.

Move the implementation of kthread_complete_and_exit from
kernel/exit.c to to kernel/kthread.c. As this function is kthread
specific it makes most sense to live with the kthread functions.

There are no functional change.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
/linux/drivers/pnp/pnpbios/
H A Dcore.cdiff cead18552660702a4a46f58e65188fe5f36e9dfe Mon Nov 22 18:15:19 CET 2021 Eric W. Biederman <ebiederm@xmission.com> exit: Rename complete_and_exit to kthread_complete_and_exit

Update complete_and_exit to call kthread_exit instead of do_exit.

Change the name to reflect this change in functionality. All of the
users of complete_and_exit are causing the current kthread to exit so
this change makes it clear what is happening.

Move the implementation of kthread_complete_and_exit from
kernel/exit.c to to kernel/kthread.c. As this function is kthread
specific it makes most sense to live with the kthread functions.

There are no functional change.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
/linux/drivers/staging/rts5208/
H A Drtsx.cdiff cead18552660702a4a46f58e65188fe5f36e9dfe Mon Nov 22 18:15:19 CET 2021 Eric W. Biederman <ebiederm@xmission.com> exit: Rename complete_and_exit to kthread_complete_and_exit

Update complete_and_exit to call kthread_exit instead of do_exit.

Change the name to reflect this change in functionality. All of the
users of complete_and_exit are causing the current kthread to exit so
this change makes it clear what is happening.

Move the implementation of kthread_complete_and_exit from
kernel/exit.c to to kernel/kthread.c. As this function is kthread
specific it makes most sense to live with the kthread functions.

There are no functional change.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
/linux/drivers/usb/atm/
H A Dusbatm.cdiff cead18552660702a4a46f58e65188fe5f36e9dfe Mon Nov 22 18:15:19 CET 2021 Eric W. Biederman <ebiederm@xmission.com> exit: Rename complete_and_exit to kthread_complete_and_exit

Update complete_and_exit to call kthread_exit instead of do_exit.

Change the name to reflect this change in functionality. All of the
users of complete_and_exit are causing the current kthread to exit so
this change makes it clear what is happening.

Move the implementation of kthread_complete_and_exit from
kernel/exit.c to to kernel/kthread.c. As this function is kthread
specific it makes most sense to live with the kthread functions.

There are no functional change.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
/linux/include/linux/
H A Dkthread.hdiff cead18552660702a4a46f58e65188fe5f36e9dfe Mon Nov 22 18:15:19 CET 2021 Eric W. Biederman <ebiederm@xmission.com> exit: Rename complete_and_exit to kthread_complete_and_exit

Update complete_and_exit to call kthread_exit instead of do_exit.

Change the name to reflect this change in functionality. All of the
users of complete_and_exit are causing the current kthread to exit so
this change makes it clear what is happening.

Move the implementation of kthread_complete_and_exit from
kernel/exit.c to to kernel/kthread.c. As this function is kthread
specific it makes most sense to live with the kthread functions.

There are no functional change.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
H A Dkernel.hdiff cead18552660702a4a46f58e65188fe5f36e9dfe Mon Nov 22 18:15:19 CET 2021 Eric W. Biederman <ebiederm@xmission.com> exit: Rename complete_and_exit to kthread_complete_and_exit

Update complete_and_exit to call kthread_exit instead of do_exit.

Change the name to reflect this change in functionality. All of the
users of complete_and_exit are causing the current kthread to exit so
this change makes it clear what is happening.

Move the implementation of kthread_complete_and_exit from
kernel/exit.c to to kernel/kthread.c. As this function is kthread
specific it makes most sense to live with the kthread functions.

There are no functional change.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
/linux/drivers/usb/gadget/function/
H A Df_mass_storage.cdiff cead18552660702a4a46f58e65188fe5f36e9dfe Mon Nov 22 18:15:19 CET 2021 Eric W. Biederman <ebiederm@xmission.com> exit: Rename complete_and_exit to kthread_complete_and_exit

Update complete_and_exit to call kthread_exit instead of do_exit.

Change the name to reflect this change in functionality. All of the
users of complete_and_exit are causing the current kthread to exit so
this change makes it clear what is happening.

Move the implementation of kthread_complete_and_exit from
kernel/exit.c to to kernel/kthread.c. As this function is kthread
specific it makes most sense to live with the kthread functions.

There are no functional change.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
/linux/kernel/
H A Dkthread.cdiff cead18552660702a4a46f58e65188fe5f36e9dfe Mon Nov 22 18:15:19 CET 2021 Eric W. Biederman <ebiederm@xmission.com> exit: Rename complete_and_exit to kthread_complete_and_exit

Update complete_and_exit to call kthread_exit instead of do_exit.

Change the name to reflect this change in functionality. All of the
users of complete_and_exit are causing the current kthread to exit so
this change makes it clear what is happening.

Move the implementation of kthread_complete_and_exit from
kernel/exit.c to to kernel/kthread.c. As this function is kthread
specific it makes most sense to live with the kthread functions.

There are no functional change.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
H A Dexit.cdiff cead18552660702a4a46f58e65188fe5f36e9dfe Mon Nov 22 18:15:19 CET 2021 Eric W. Biederman <ebiederm@xmission.com> exit: Rename complete_and_exit to kthread_complete_and_exit

Update complete_and_exit to call kthread_exit instead of do_exit.

Change the name to reflect this change in functionality. All of the
users of complete_and_exit are causing the current kthread to exit so
this change makes it clear what is happening.

Move the implementation of kthread_complete_and_exit from
kernel/exit.c to to kernel/kthread.c. As this function is kthread
specific it makes most sense to live with the kthread functions.

There are no functional change.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
/linux/tools/objtool/
H A Dcheck.cdiff cead18552660702a4a46f58e65188fe5f36e9dfe Mon Nov 22 18:15:19 CET 2021 Eric W. Biederman <ebiederm@xmission.com> exit: Rename complete_and_exit to kthread_complete_and_exit

Update complete_and_exit to call kthread_exit instead of do_exit.

Change the name to reflect this change in functionality. All of the
users of complete_and_exit are causing the current kthread to exit so
this change makes it clear what is happening.

Move the implementation of kthread_complete_and_exit from
kernel/exit.c to to kernel/kthread.c. As this function is kthread
specific it makes most sense to live with the kthread functions.

There are no functional change.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>