Files
linux/arch/x86/kernel
Mathieu Desnoyers e587cadd8f x86: enhance DEBUG_RODATA support - alternatives
Fix a memcpy that should be a text_poke (in apply_alternatives).

Use kernel_wp_save/kernel_wp_restore in text_poke to support DEBUG_RODATA
correctly and so the CPU HOTPLUG special case can be removed.

Add text_poke_early, for alternatives and paravirt boot-time and module load
time patching.

Changelog:

- Fix text_set and text_poke alignment check (mixed up bitwise and and or)
- Remove text_set
- Export add_nops, so it can be used by others.
- Document text_poke_early.
- Remove clflush, since it breaks some VIA architectures and is not strictly
  necessary.
- Add kerneldoc to text_poke and text_poke_early.
- Create a second vmap instead of using the WP bit to support Xen and VMI.
- Move local_irq disable within text_poke and text_poke_early to be able to
  be sleepable in these functions.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
CC: Andi Kleen <andi@firstfloor.org>
CC: pageexec@freemail.hu
CC: H. Peter Anvin <hpa@zytor.com>
CC: Jeremy Fitzhardinge <jeremy@goop.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-04-17 17:40:58 +02:00
..
2008-04-17 17:40:57 +02:00
2007-10-17 21:19:04 +02:00
2008-04-17 17:40:50 +02:00
2008-04-17 17:40:51 +02:00
2007-10-19 11:53:33 -07:00
2008-01-30 13:31:31 +01:00
2008-01-31 22:05:47 +01:00
2008-02-19 16:18:28 +01:00
2008-01-30 13:31:19 +01:00
2008-02-19 16:18:28 +01:00
2008-02-19 16:18:29 +01:00
2008-04-17 17:40:49 +02:00
2008-04-17 17:40:49 +02:00
2008-04-04 18:36:49 +02:00
2008-04-17 17:40:57 +02:00
2008-02-13 16:20:35 +01:00
2008-03-26 22:23:40 +01:00
2008-01-30 13:33:10 +01:00
2008-04-17 17:40:56 +02:00
2008-04-17 17:40:56 +02:00
2008-04-17 17:40:53 +02:00
2008-01-30 13:33:19 +01:00
2008-04-17 17:40:49 +02:00
2008-04-17 17:40:49 +02:00
2008-04-17 17:40:57 +02:00
2008-04-17 17:40:57 +02:00
2008-04-17 17:40:56 +02:00
2008-04-17 17:40:57 +02:00
2008-04-17 17:40:55 +02:00
2008-04-17 17:40:55 +02:00
2008-04-03 15:42:43 -07:00
2007-10-17 08:42:55 -07:00
2008-02-08 09:22:29 -08:00
2008-04-17 17:40:56 +02:00
2008-04-17 17:40:56 +02:00
2008-01-30 13:31:52 +01:00
2008-04-17 17:40:51 +02:00
2008-02-04 16:47:54 +01:00
2008-04-17 17:40:50 +02:00