mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/5] FDPIC: Fix FDPIC compile errors
@ 2006-07-05 13:24 David Howells
  2006-07-05 13:24 ` [PATCH 2/5] FRV: Fix FRV arch " David Howells
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: David Howells @ 2006-07-05 13:24 UTC (permalink / raw)
  To: torvalds, akpm, bernds_cb1; +Cc: linux-kernel

From: David Howells <dhowells@redhat.com>

The attached patch fixes FDPIC compile errors

Signed-Off-By: David Howells <dhowells@redhat.com>
---

 fs/binfmt_elf_fdpic.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/fs/binfmt_elf_fdpic.c b/fs/binfmt_elf_fdpic.c
index eba4e23..07624b9 100644
--- a/fs/binfmt_elf_fdpic.c
+++ b/fs/binfmt_elf_fdpic.c
@@ -459,6 +459,7 @@ #endif
 	 */
 	hwcap = ELF_HWCAP;
 	k_platform = ELF_PLATFORM;
+	u_platform = NULL;
 
 	if (k_platform) {
 		platform_len = strlen(k_platform) + 1;

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2006-07-05 17:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-05 13:24 [PATCH 1/5] FDPIC: Fix FDPIC compile errors David Howells
2006-07-05 13:24 ` [PATCH 2/5] FRV: Fix FRV arch " David Howells
2006-07-05 13:24 ` [PATCH 3/5] NOMMU: Fix execution off of ramfs with mmap() David Howells
2006-07-05 13:24 ` [PATCH 4/5] [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt David Howells
2006-07-05 13:24 ` [PATCH 5/5] FRV: Introduce asm-offsets for FRV arch David Howells
2006-07-05 14:41   ` Sam Ravnborg
2006-07-05 16:39     ` David Woodhouse
2006-07-05 16:48       ` Sam Ravnborg
2006-07-05 16:50         ` David Woodhouse
2006-07-05 16:58           ` Sam Ravnborg
2006-07-05 17:10             ` David Woodhouse
2006-07-05 17:29             ` David Woodhouse
2006-07-05 17:03       ` Linus Torvalds
2006-07-05 17:18         ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®