From: Carlos O'Donell <carlos@baldric.uwo.ca>
To: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] RFC - Changes to traps.c (Handlers for 13, changes to 16/17)
Date: Sat, 7 Sep 2002 22:16:39 -0400 [thread overview]
Message-ID: <20020908021639.GA14982@systemhalted> (raw)
In-Reply-To: <20020908015059.GN5679@systemhalted>
pa,
If you have a burning desire to build with this change
then you'll need this bit too.
I'm possibly tempted to stay with the 'parisc_terminate' name
and just change the comments for the function.
c.
--- linux/arch/parisc/mm/fault.c 2001-12-04 18:19:47.000000000 -0500
+++ linux/arch/parisc/mm/fault.c.new 2002-09-07 22:12:29.000000000 -0400
@@ -256,7 +256,8 @@
}
}
- parisc_terminate("Bad Address (null pointer deref?)", regs, code, address);
+ parisc_handle_code("Bad Address (null pointer deref?)", regs, code, address);
+ /* NOT REACHED */
out_of_memory:
up_read(&mm->mmap_sem);
prev parent reply other threads:[~2002-09-08 2:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-08 1:50 [parisc-linux] RFC - Changes to traps.c (Handlers for 13, changes to 16/17) Carlos O'Donell
2002-09-08 2:16 ` Carlos O'Donell [this message]
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=20020908021639.GA14982@systemhalted \
--to=carlos@baldric.uwo.ca \
--cc=parisc-linux@lists.parisc-linux.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