mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: gilbertd@treblig.org
Cc: dizzy@roedu.net, linux-kernel@vger.kernel.org
Subject: Re: mmap, SIGBUS, and handling it
Date: Fri, 10 May 2002 08:48:09 -0700 (PDT)	[thread overview]
Message-ID: <20020510.084809.119196581.davem@redhat.com> (raw)
In-Reply-To: <3CDBED93.3040508@treblig.org>

   From: "Dave Gilbert (Home)" <gilbertd@treblig.org>
   Date: Fri, 10 May 2002 16:56:03 +0100

   David S. Miller wrote:
   > How would you like the kernel to "ignore" a page fault that cannot be
   > serviced?
   
   Well imagining you really wanted to do it you could skip a store 
   instruction or put a dummy value in the register that something is being 
   loaded into.

What is a suitable dummy value?  Zero?  That would likely lead to a
segfault if the value being loaded is supposed to be some pointer.

There is no reasonable behavior other than to kill the process if it
has not specified it's own handler.

  reply	other threads:[~2002-05-10 16:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-10 15:37 Mihai RUSU
2002-05-10 15:30 ` David S. Miller
2002-05-10 15:53   ` Maciej W. Rozycki
2002-05-10 15:47     ` David S. Miller
2002-05-10 17:03       ` Maciej W. Rozycki
2002-05-10 16:56         ` David S. Miller
2002-05-10 19:54           ` Maciej W. Rozycki
2002-05-10 15:56   ` Dave Gilbert (Home)
2002-05-10 15:48     ` David S. Miller [this message]
2002-05-10 16:04   ` Mihai RUSU
2002-05-11 13:27     ` Alex Riesen
2002-05-10 16:27 ` Alan Cox
2002-05-10 16:40   ` Mihai RUSU

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=20020510.084809.119196581.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=dizzy@roedu.net \
    --cc=gilbertd@treblig.org \
    --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 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®