Messages in this thread |  | | Date | Mon, 18 Nov 2013 10:48:08 +0100 | From | Christian Ruppert <> | Subject | Re: [PATCH] [FIX] init/Kconfig: fix option to disable kernel compression |
| |
On Sat, Nov 16, 2013 at 03:12:56PM +0530, Vineet Gupta wrote: > On 11/15/2013 10:21 PM, Christian Ruppert wrote: > > Some architectures with self-decompressing kernel images did not compile > > with commit 69f0554ec261fd686ac7fa1c598cc9eb27b83a80 because they don't > > provide a non-decompression mechanism for uncompressed kernels. > > > > Rectify this problem by allowing uncompressed kernels only for architectures > > which explicitly state they support them. > > > > Signed-off-by: Christian Ruppert <christian.ruppert@abilis.com> > Acked-by: Vineet Gupta <vgupta@synopsys.com>
Looks like the revert was applied to main line (and not this fix). In the follow-up the complete (fixed) patch set rebased on the latest main line: First patch for Kconfig/ARC and as requested a cleaned up second patch for x86. I could only test the second patch on one physical machine and one VM so some more testing might be required on x86.
Greetings, Christian
|  |