Re: git magic or usage wisdom.

2022-08-05 Thread jim . cromie
On Thu, Aug 4, 2022 at 1:58 PM Ismael Luceno wrote: > > On 04/Aug/2022 13:24, jim.cro...@gmail.com wrote: > > so I have this patchset (sent to lkml recently ), > > it adds a new struct: > > struct _ddebug_info > <...> > > is there some git command magic to work this ? > > > > in a pre-git world,

Re: git magic or usage wisdom.

2022-08-04 Thread Ismael Luceno
On 04/Aug/2022 13:24, jim.cro...@gmail.com wrote: > so I have this patchset (sent to lkml recently ), > it adds a new struct: > struct _ddebug_info <...> > is there some git command magic to work this ? > > in a pre-git world, I might try > perl -pi -e 's/_ddebug_info/_ddebug_stateinfo/g'

git magic or usage wisdom.

2022-08-04 Thread jim . cromie
so I have this patchset (sent to lkml recently ), it adds a new struct: struct _ddebug_info dyndbg: create and use struct _ddebug_info this new struct gathers the linker provided vectors/sections: descs - the vector of descriptors in __dyndbg section. num_descs - length of