[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20419.1260982769@redhat.com>
Date: Wed, 16 Dec 2009 16:59:29 +0000
From: David Howells <dhowells@...hat.com>
To: Mike Frysinger <vapier@...too.org>
Cc: dhowells@...hat.com, uclinux-dev@...inux.org,
David McCullough <davidm@...pgear.com>,
Greg Ungerer <gerg@...inux.org>,
Paul Mundt <lethal@...ux-sh.org>,
uclinux-dist-devel@...ckfin.uclinux.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] NOMMU: add [stack] label to per-process maps output
Mike Frysinger <vapier@...too.org> wrote:
> + if (vma->vm_start <= mm->start_brk &&
> + vma->vm_end >= mm->brk) {
Hmmm... That ought to involve mm->start_stack somewhere... (Or, more
probably, task->stack_start:-/)
David
--
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