|
From: | Richard Henderson |
Subject: | Re: [PATCH 11/14] bsd-user: Sync fork_start/fork_end with linux-user |
Date: | Tue, 23 Jul 2024 11:13:36 +1000 |
User-agent: | Mozilla Thunderbird |
On 7/23/24 07:43, Warner Losh wrote:
- /* - * Child processes created by fork() only have a single thread. Discard - * information about the parent threads. - */ + /* Child processes created by fork() only have a single thread. + Discard information about the parent threads. */
This comment should stay formatted the way it is, per coding style. Otherwise, Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |