Re: [PATCH 0/5] Fixes to debugging facilities

2023-08-22 Thread Jinoh Kang
On 8/22/23 15:16, Jan Beulich wrote: > One important formal question: Where did Andrew's S-o-b go on all of the > patches? Thanks for catching it. Looks like I confused the submission process with that of another (non-LF) project. I'll re-read the docs to see if I missed something else w.r.t. ta

Re: [PATCH 0/5] Fixes to debugging facilities

2023-08-21 Thread Jan Beulich
On 21.08.2023 17:55, Jinoh Kang wrote: > This is a rebased version of Andrew Cooper's debugging facilities patch: > https://lore.kernel.org/xen-devel/1528120755-17455-1-git-send-email-andrew.coop...@citrix.com/ > >> So this started as a small fix for the vmentry failure (penultimate patch), >> and

[PATCH 0/5] Fixes to debugging facilities

2023-08-21 Thread Jinoh Kang
This is a rebased version of Andrew Cooper's debugging facilities patch: https://lore.kernel.org/xen-devel/1528120755-17455-1-git-send-email-andrew.coop...@citrix.com/ > So this started as a small fix for the vmentry failure (penultimate patch), > and has snowballed... > > I'm fairly confident tha