| f2d62220 | 19-Mar-2017 |
Asim Jamshed <[email protected]> |
- Reducing scope of events --> Ack goes to YoungGyoun
- Stats bug that does not appear in kernel version <= 4.1.. but appears in linux-4.4. --> Always, always do copy_from_user() for user-space bu
- Reducing scope of events --> Ack goes to YoungGyoun
- Stats bug that does not appear in kernel version <= 4.1.. but appears in linux-4.4. --> Always, always do copy_from_user() for user-space buffers before accessing them in kernel module. This one was hard to catch! --> Ack to Jaehyong for initially reporting the problem.
show more ...
|