diff options
| author | KAMEZAWA Hiroyuki <[email protected]> | 2009-09-22 16:45:49 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-09-23 07:39:42 -0700 |
| commit | 81ac3ad9061dd9cd490ee92f0c5316a14d77ce18 (patch) | |
| tree | 1787b8c307b5e70e2763c4e7c0767c2b7e108dc4 /tools/perf/scripts/python | |
| parent | 26562c59fa9111ae3ea7b78045889662aac9e5ac (diff) | |
kcore: register module area in generic way
Some archs define MODULED_VADDR/MODULES_END which is not in VMALLOC area.
This is handled only in x86-64. This patch make it more generic. And we
can use vread/vwrite to access the area. Fix it.
Signed-off-by: KAMEZAWA Hiroyuki <[email protected]>
Cc: Jiri Slaby <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: WANG Cong <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions