lkml.org 
[lkml]   [2005]   [Jan]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] FRV: provide stub asm/a.out.h
Date

The attached patch provides a stub asm/a.out.h for the FRV arch. This
shouldn't be necessary as FRV doesn't support the AOUT binfmt, but it seems to
be required by some archs for compilation of fs/exec.c.

Signed-Off-By: David Howells <dhowells@redhat.com>
---
warthog>diffstat frv-aouth-2610bk8.diff
a.out.h | 5 +++++
1 files changed, 5 insertions(+)

diff -uNrp /warthog/kernels/linux-2.6.10-bk8/include/asm-frv/a.out.h linux-2.6.10-bk8-frv/include/asm-frv/a.out.h
--- /warthog/kernels/linux-2.6.10-bk8/include/asm-frv/a.out.h 1970-01-01 01:00:00.000000000 +0100
+++ linux-2.6.10-bk8-frv/include/asm-frv/a.out.h 2005-01-05 13:33:46.113126564 +0000
@@ -0,0 +1,5 @@
+/*
+ * FRV doesn't do AOUT format. This header file should be removed as
+ * soon as fs/exec.c and fs/proc/kcore.c and the archs that require
+ * them to include linux/a.out.h are fixed.
+ */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:09    [W:0.020 / U:0.592 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site