lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ