[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20131009144849.96389b7cdb3a553e52682137@linux-foundation.org>
Date: Wed, 9 Oct 2013 14:48:49 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: P J P <ppandit@...hat.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] Export initial ramdisk compression config
On Wed, 25 Sep 2013 01:11:54 +0530 (IST) P J P <ppandit@...hat.com> wrote:
> | A few things...
> | - Why is it specific to x86? Other architcetures use initramfs?
>
> No, it is not specific to x86, most likely all architecturess' Makefile
> would need similar patch. But I haven't looked into those yet.
It would be better to make the change in one place, rather than for
each architecture. That would appear to involve moving a hunk from
arch/x86/Makefile into init/Makefile, or perhaps ./Makefile.
That way it can still be tested on x86, and it is very reasonable to
assume that it will work as intended on other architectures.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists