On 02/07/2014 06:49 AM, Vivek Goyal wrote: > > As a workaround, Dave is currently using "nokaslr" command line parameter > for second kernel. He is still facing issues where makedumpfile segment > faults. He is looking into it further. >
Now, let's state this: kaslr for kdump is almost certainly useless (the amount of reserved memory is not enough to provide any meaningful randomization, so any randomization needs to happen during the memory reservation phase.) So disabling kaslr in the kdump kernel is entirely appropriate. -hpa -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/