HomeFreeBSD

Create a dummy "task_struct" on the stack which is returned by

Description

Create a dummy "task_struct" on the stack which is returned by
"current" inside all LinuxKPI file operation callbacks. The "current"
is frequently used for various debug prints, printing the thread name
and thread ID for example.

Obtained from: kmacy @
MFC after: 1 week
Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS299525: Use strlcpy() instead of strncpy() when copying date and subj
Branches
Unknown
Tags
Unknown