Am 09.07.2021 um 20:53 schrieb Christoph Hellwig:
On Fri, Jul 09, 2021 at 08:34:07PM +1200, Michael Schmitz wrote:
Just booting to a login prompt: Quite a few with 8 bytes, some with 4 bytes
(those from the keyboard driver), the rest is 16, 24, 36 and 92 bytes (a
Over 400x 8 bytes, 20x 4 bytes on a count with the larger one suppressed.
The 4/8 byte ones can usually be switched to just use get/put_user easily.
Need to log the call sites then ... that should be fun. Something to do
tomorrow :-)
Cheers,
Michael