diff options
| author | Xiao Guangrong <[email protected]> | 2011-06-21 02:35:55 +0000 |
|---|---|---|
| committer | Steven Rostedt <[email protected]> | 2011-06-29 13:59:17 +0000 |
| commit | 140fe3b1ab9c082182ef13359fab4ddba95c24c3 (patch) | |
| tree | e59debeb1aea1650fd490b0264f66b4f70a26aca /Documentation/filesystems/caching/netfs-api.txt | |
| parent | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/... (diff) | |
| download | kernel-140fe3b1ab9c082182ef13359fab4ddba95c24c3.tar.gz kernel-140fe3b1ab9c082182ef13359fab4ddba95c24c3.zip | |
jump_label: Fix jump_label update for modules
The jump labels entries for modules do not stop at __stop__jump_table,
but after mod->jump_entries + mod_num_jump_entries.
By checking the wrong end point, module trace events never get enabled.
Cc: Ingo Molnar <[email protected]>
Acked-by: Jason Baron <[email protected]>
Tested-by: Avi Kivity <[email protected]>
Tested-by: Johannes Berg <[email protected]>
Signed-off-by: Xiao Guangrong <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'Documentation/filesystems/caching/netfs-api.txt')
0 files changed, 0 insertions, 0 deletions
