Re: [PATCH v3] docs/devel: Explain in more detail the TB chaining mechanisms

2021-06-11 Thread Richard Henderson
On 6/1/21 5:51 AM, Luis Pires wrote: Signed-off-by: Luis Pires --- v3: - Dropped "most common" from the sentence introducing the chaining mechanisms - Changed wording about using the TB address returned by exit_tb Thanks, queued. r~

RE: [PATCH v3] docs/devel: Explain in more detail the TB chaining mechanisms

2021-06-08 Thread Luis Fernando Fujita Pires
From: Luis Pires > Signed-off-by: Luis Pires > --- > v3: > - Dropped "most common" from the sentence introducing the chaining > mechanisms > - Changed wording about using the TB address returned by exit_tb > > v2: > - s/outer execution loop/main loop > - Mention re-evaluation of cpu_exec_int