Hi Krzysztof, On Thu, Mar 20, 2025 at 08:10:37 +0100, Krzysztof Kozlowski <[email protected]> wrote: > On 20/03/2025 02:55, Changyuan Lyu wrote: > > From: Alexander Graf <[email protected]> > > > > We have all generic code in place now to support Kexec with KHO. This > > patch adds a config option that depends on architecture support to > > enable KHO support. > > > > Signed-off-by: Alexander Graf <[email protected]> > > Co-developed-by: Mike Rapoport (Microsoft) <[email protected]> > > Signed-off-by: Mike Rapoport (Microsoft) <[email protected]> > > Co-developed-by: Changyuan Lyu <[email protected]> > > Signed-off-by: Changyuan Lyu <[email protected]> > What did you exactly co-develop here? Few changes does not mean you are > a co-developer.
I proposed and implemented the hashtable-based state tree API in the previous patch "kexec: add Kexec HandOver (KHO) generation helpers" [1] and then added `select XXHASH` here. If one line of change is not qualified for "Co-developed-by", I will remove it from the commit message in the next version. [1] https://lore.kernel.org/all/[email protected]/ Best, Changyuan
