On Tue, Jan 31 2023 at 12:36, Peter Zijlstra wrote: > On Mon, Jan 30, 2023 at 10:21:09AM -0800, Song Liu wrote: >> This is the preparation work for the type aware module_alloc() discussed >> in [1]. While this work is not covered much in the discussion, it is a >> critical step of the effort. >> >> As this part grows pretty big (~1000 lines, + and -), I would like get >> some feedback on it, so that I know it is on the right track. >> >> Please share your comments. Thanks! > > Aside from the things already reported I like where this is going. Agreed. tglx