From: Andrew Morton <akpm@linux-foundation.org>
To: Jiri Kosina <jkosina@suse.cz>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [RESEND] i386 and x86_64: randomize brk()
Date: Thu, 11 Oct 2007 01:26:28 -0700 [thread overview]
Message-ID: <20071011012628.7c5ebe12.akpm@linux-foundation.org> (raw)
In-Reply-To: <20071011011800.0c051792.akpm@linux-foundation.org>
On Thu, 11 Oct 2007 01:18:00 -0700 Andrew Morton <akpm@linux-foundation.org> wrote:
> Anyway, I'm presently running with this loveliness:
>
>
> --- a/include/asm-ia64/elf.h~i386-and-x86_64-randomize-brk-2-fix
> +++ a/include/asm-ia64/elf.h
> @@ -249,8 +249,10 @@ do { \
>
> #endif /* __KERNEL__ */
>
> +#endif /* _ASM_IA64_ELF_H */
> +
> +#ifndef IA64_IS_WEIRD
> static inline void arch_randomize_brk(void)
> {
> }
> -
> -#endif /* _ASM_IA64_ELF_H */
> +#endif
err, with the obvious `#define IA64_IS_WEIRD' in there..
next prev parent reply other threads:[~2007-10-11 8:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-11 12:17 [PATCH] [RESEND] i386 and x86_64: randomize brk() Jiri Kosina
2007-09-14 5:07 ` Andrew Morton
2007-09-14 8:30 ` Jiri Kosina
2007-10-11 8:18 ` Andrew Morton
2007-10-11 8:26 ` Andrew Morton [this message]
2007-10-11 8:55 ` Andrew Morton
2007-10-11 9:27 ` Jiri Kosina
2007-10-19 22:10 ` Jiri Kosina
2007-10-23 22:13 ` Jiri Kosina
2007-10-11 9:23 ` Jiri Kosina
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071011012628.7c5ebe12.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=jkosina@suse.cz \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.