mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: uClinux development list <uclinux-dev@uclinux.org>
Cc: Linux-Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: [uClinux-dev] [PATCH 4/4] nommu - backward compatibility patch for mm/nommu.c
Date: Mon, 09 May 2005 11:01:48 +0100	[thread overview]
Message-ID: <5121.1115632908@redhat.com> (raw)
In-Reply-To: <0IG400GWS1JUNY@mmp2.samsung.com>


Hyok S. Choi <hyok.choi@samsung.com> wrote:

> -		    (*parent)->vma->vm_end == end)
> +		    (!len || (*parent)->vma->vm_end == end))

Please make this configurable. It's bypassing an error case check.

David

  reply	other threads:[~2005-05-09 10:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-07  8:12 Hyok S. Choi
2005-05-09 10:01 ` David Howells [this message]
2005-05-09 12:44   ` [uClinux-dev] " Greg Ungerer

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=5121.1115632908@redhat.com \
    --to=dhowells@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=uclinux-dev@uclinux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome