All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Ying Han <yinghan@google.com>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
	mikew@google.com, rohitseth@google.com,
	linux-api@vger.kernel.org, oleg@redhat.com
Subject: Re: [PATCH]Fix: 32bit binary has 64bit address of stack vma
Date: Fri, 9 Jan 2009 16:37:25 -0800	[thread overview]
Message-ID: <20090109163725.11294fb1.akpm@linux-foundation.org> (raw)
In-Reply-To: <604427e00901091627n7c909abt6aa1f01c181ad65d@mail.gmail.com>

On Fri, 9 Jan 2009 16:27:07 -0800
Ying Han <yinghan@google.com> wrote:

> friendly ping...

We'll get there.  We're in the merge window now, so I tend to defer
non-serious bugfixes until things are a bit quieter.

> On Thu, Jan 8, 2009 at 6:40 PM, Ying Han <yinghan@google.com> wrote:
> > On Mon, Jan 5, 2009 at 3:39 PM, Ying Han <yinghan@google.com> wrote:
> >> From: Ying Han <yinghan@google.com>
> >>
> >> Fix 32bit binary get 64bit stack vma offset.
> >>
> >> 32bit binary running on 64bit system, the /proc/pid/maps shows for the
> >> vma represents stack get a 64bit adress:
> >> ff96c000-ff981000 rwxp 7ffffffea000 00:00 0 [stack]

That changelog hurts my brain.

> >> Signed-off-by:  Ying Han <yinghan@google.com>

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

WARNING: multiple messages have this Message-ID (diff)
From: Andrew Morton <akpm@linux-foundation.org>
To: Ying Han <yinghan@google.com>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
	mikew@google.com, rohitseth@google.com,
	linux-api@vger.kernel.org, oleg@redhat.com
Subject: Re: [PATCH]Fix: 32bit binary has 64bit address of stack vma
Date: Fri, 9 Jan 2009 16:37:25 -0800	[thread overview]
Message-ID: <20090109163725.11294fb1.akpm@linux-foundation.org> (raw)
In-Reply-To: <604427e00901091627n7c909abt6aa1f01c181ad65d@mail.gmail.com>

On Fri, 9 Jan 2009 16:27:07 -0800
Ying Han <yinghan@google.com> wrote:

> friendly ping...

We'll get there.  We're in the merge window now, so I tend to defer
non-serious bugfixes until things are a bit quieter.

> On Thu, Jan 8, 2009 at 6:40 PM, Ying Han <yinghan@google.com> wrote:
> > On Mon, Jan 5, 2009 at 3:39 PM, Ying Han <yinghan@google.com> wrote:
> >> From: Ying Han <yinghan@google.com>
> >>
> >> Fix 32bit binary get 64bit stack vma offset.
> >>
> >> 32bit binary running on 64bit system, the /proc/pid/maps shows for the
> >> vma represents stack get a 64bit adress:
> >> ff96c000-ff981000 rwxp 7ffffffea000 00:00 0 [stack]

That changelog hurts my brain.

> >> Signed-off-by:  Ying Han <yinghan@google.com>

  reply	other threads:[~2009-01-10  0:37 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-05 23:39 [PATCH]Fix: 32bit binary has 64bit address of stack vma Ying Han
2009-01-05 23:39 ` Ying Han
     [not found] ` <604427e00901051539x52ab85bcua94cd8036e5b619a-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-01-09  2:40   ` Ying Han
2009-01-09  2:40     ` Ying Han
2009-01-09  2:40     ` Ying Han
     [not found]     ` <604427e00901081840pa6dcc41u9a7a5c69302c7b60-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-01-10  0:27       ` Ying Han
2009-01-10  0:27     ` Ying Han
2009-01-10  0:27       ` Ying Han
2009-01-10  0:37       ` Andrew Morton [this message]
2009-01-10  0:37         ` Andrew Morton
     [not found]         ` <20090109163725.11294fb1.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
2009-01-10  1:32           ` Ying Han
2009-01-10  1:32             ` Ying Han
2009-01-10  1:32             ` Ying Han
2009-01-12 22:59 ` Andrew Morton
2009-01-12 22:59   ` Andrew Morton
2009-01-12 23:05   ` Mike Waychison
2009-01-12 23:05     ` Mike Waychison
2009-01-12 23:10     ` Andrew Morton
2009-01-12 23:10       ` Andrew Morton
2009-01-13 17:59       ` Hugh Dickins
2009-01-13 17:59         ` Hugh Dickins
2009-01-12 23:06   ` Ying Han
2009-01-12 23:06     ` Ying Han

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=20090109163725.11294fb1.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-api@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mikew@google.com \
    --cc=oleg@redhat.com \
    --cc=rohitseth@google.com \
    --cc=yinghan@google.com \
    /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.