> I propose that we replace all macros in our kernel with inline functions. > This will clean up the mess while at the same time making it easier to > decide whether some of this code should be inlined at all. > > Opinions? you need to investigate each particular cases. there is no point to do all at once. YAMAMOTO Takashi