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] [day] [month] [year] [list]
Date:	Thu, 30 Apr 2009 14:17:34 +0200
From:	"Jack Stone" <jwjstone@...tmail.fm>
To:	"Russell King - ARM Linux" <linux@....linux.org.uk>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	linux-arm-kernel@...ts.arm.linux.org.uk
Subject: Re: Arm and allyesconfig, allnoconfig, allmodconfig and randconfig



On Thu, 30 Apr 2009 09:33 +0100, "Russell King - ARM Linux"
<linux@....linux.org.uk> wrote:
> Patches welcome.

Is this the sort of thing you meant? I don't know if the text or
location is correct so comments are very welcome.

Thanks,

Jack

Document that ARM doesn't support all*config

From: Jack Stone <jwjstone@...tmail.fm>

ARM doesn't support all*config. This is because it does not make sense
as
there are so many different variants. Instead the defconfigs should be
used.

Signed-off-by: Jack Stone <jwjstone@...tmail.fm>
---

 Documentation/arm/README |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Documentation/arm/README b/Documentation/arm/README
index d98783f..8239e5f 100644
--- a/Documentation/arm/README
+++ b/Documentation/arm/README
@@ -36,6 +36,9 @@ Compilation of kernel
   (arch/arm/boot/Image).  A compressed image can be built by doing a
   'make zImage' instead of 'make Image'.

+  NOTE: ARM Linux doesn't support the all*config targets. This is
because of
+    the number of variants supported. The defconfig targets should be
used
+    instead.

 Bug reports etc
 ---------------
--
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