Re: [PATCH] x86: Use X86_CR4_PGE in x86/power/hibernate_asm_32.S

From: Ingo Molnar
Date: Wed Aug 20 2008 - 05:54:21 EST



* Uros Bizjak <ubizjak@xxxxxxxxx> wrote:

> Signed-off-by: Uros Bizjak <ubizjak@xxxxxxxxx>

applied the commit below to tip/x86/cleanups - thanks Uros.

i did a small change: i moved the .text to after the include files.
While include files are not supposed to change section attributes, it
looks logically more consistent to have the .text right before the code.

Ingo

----------------->