On 01/20/2014 02:54 PM, Linus Torvalds wrote:
> So I pulled this, but one question:
> 
> On Mon, Jan 20, 2014 at 8:47 AM, H. Peter Anvin <[email protected]> wrote:
>> +config RANDOMIZE_BASE
>> +       bool "Randomize the address of the kernel image"
>> +       depends on RELOCATABLE
>> +       depends on !HIBERNATION
> 
> How fundamental is that "!HIBERNATION" issue? Right now that
> anti-dependency on hibernation support will mean that no distro kernel
> will actually use the kernel address space randomization. Which
> long-term is a problem.
> 
> I'm not sure HIBERNATION is really getting all that much use, but I
> suspect distros would still want to support it.
> 
> Is it just a temporary "I wasn't able to make it work, need to get
> some PM people involved", or is it something really fundamental?
> 

Kees, could you comment?

        -hpa


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to