RE: [PATCH v8 01/33] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR

From: Li, Xin3
Date: Mon Jun 19 2023 - 20:04:33 EST


> >Okay, it's a bit wired to me to rename before any actual code logic change.
> >
>
> Weird or not, that's the established practice.
>
> However, if you think about it, it makes sense: that way your code logic patch
> doesn't contain a bunch of names which will almost immediately be outdated. That
> is *really* confusing when you are going back through the git history, for example.

Thanks for the clarification!
Xin