diff options
author | Jiri Slaby <[email protected]> | 2008-04-28 02:51:23 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-04-25 19:54:07 +0200 |
commit | 8b132ecbcfea8b1b556a832df7290379df79ad79 (patch) | |
tree | 4789c1dc8a2fb8afd6ad343f2ad3e96a35bad349 /lib/debugobjects.c | |
parent | 70c9f590ffc3f959cc81c1a3cecb6b8133caf35d (diff) |
x86: fix text_poke()
kernel_text_address returns true even for modules which is not wanted
in text_poke. Use core_kernel_text instead.
This is a regression introduced in e587cadd8f47e202a30712e2906a65a0606d5865
which caused occasionaly crashes after suspend/resume.
Signed-off-by: Jiri Slaby <[email protected]>
CC: Mathieu Desnoyers <[email protected]>
CC: Andi Kleen <[email protected]>
CC: [email protected]
CC: H. Peter Anvin <[email protected]>
CC: Jeremy Fitzhardinge <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions