The rest of the 6.3 merge window
The rest of the 6.3 merge window
Posted Mar 8, 2023 1:29 UTC (Wed) by edeloget (subscriber, #88392)In reply to: The rest of the 6.3 merge window by mb
Parent article: The rest of the 6.3 merge window
> Yeah, kind of nice.
> The coding style is awful, though. And not very kernel like at all.
>I would have expected it to be cleaned up before getting merged.
> The kernel is not a museum for historic code dumps.
I guess the style has been kept in order to make sure that the code was doing exactly what it says it does, including the "I need to make sure that the output can be compared to all other DMIPS outputs out there". I haven't looked the whole patch, but this may even come with special compiler options in order to make sure the compiler is not doing some nasty optimization that would lead to non-comparable results.
