summaryrefslogtreecommitdiff
path: root/kernel/trace/Makefile
diff options
context:
space:
mode:
authorJessica Yu <jeyu@kernel.org>2018-06-22 13:59:29 +0200
committerJessica Yu <jeyu@kernel.org>2018-06-22 13:59:29 +0200
commit81a0abd9f213704fbeeea1550ff202000e3c3cdf (patch)
tree0e07a7032a52b760297b182e0ee300b1adfdef36 /kernel/trace/Makefile
parent9f2d1e68cf4d641def734adaccfc3823d3575e6c (diff)
module: make it clear when we're handling the module copy in info->hdr
In load_module(), it's not always clear whether we're handling the temporary module copy in info->hdr (which is freed at the end of load_module()) or if we're handling the module already allocated and copied to it's final place. Adding an info->mod field and using it whenever we're handling the temporary copy makes that explicitly clear. Signed-off-by: Jessica Yu <jeyu@kernel.org>
Diffstat (limited to 'kernel/trace/Makefile')
0 files changed, 0 insertions, 0 deletions