Re: [PATCH] x86 - Enhance DEBUG_RODATA support - alternatives

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andi Kleen
Date: Tuesday, March 11, 2008 - 5:17 am

> First, that calling this text_poke implementation to modify text in a

virt_to_page only works on direct mapping addresses, not vmalloc.

On non vmemmap/none flatmem kernels it could fail yes. But vmalloc/module_alloc
is not guaranteed to be continuous so you cannot do that anyways.

-Andi
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] x86 - Enhance DEBUG_RODATA support - alternatives, Mathieu Desnoyers, (Thu Mar 6, 6:48 am)
Re: [PATCH] x86 - Enhance DEBUG_RODATA support - alternatives, Mathieu Desnoyers, (Thu Mar 6, 7:18 am)
Re: [PATCH] x86 - Enhance DEBUG_RODATA support - alternatives, Mathieu Desnoyers, (Thu Mar 6, 10:25 am)
Re: [PATCH] x86 - Enhance DEBUG_RODATA support - alternatives, Andi Kleen, (Tue Mar 11, 5:17 am)