Le 14/04/2021 à 07:23, Aneesh Kumar K.V a écrit :
Christophe Leroy <[email protected]> writes:When probe_kernel_read_inst() was created, it was to mimic probe_kernel_read() function. Since then, probe_kernel_read() has been renamed copy_from_kernel_nofault(). Rename probe_kernel_read_inst() into copy_from_kernel_nofault_inst().At first glance I read it as copy from kernel nofault instruction. How about copy_inst_from_kernel_nofault()?
Yes good idea. Christophe

