From: Carlos O'Donell <carlos@baldric.uwo.ca>
To: Joel Soete <soete.joel@tiscali.be>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] Re: [parisc-linux-cvs] linux-2.6 carlos
Date: Sat, 8 Nov 2003 17:00:11 -0500 [thread overview]
Message-ID: <20031108220011.GJ21080@systemhalted> (raw)
In-Reply-To: <3FAD63B7.6020805@tiscali.be>
On Sat, Nov 08, 2003 at 09:44:23PM +0000, Joel Soete wrote:
> + case 13:
> + if (user_mode(regs)) {
> +#ifdef PRINT_USER_FAULTS
> + printk(KERN_DEBUG "\nhandle_interruption() id=%d
> command='%s'\n",
> + current->pid, current->comm);
> + show_regs(regs);
> +#endif
> + /* Conditional Trap
> + The condition succees in an instruction which
> traps on condition */
> + si.si_signo = SIGFPE;
> [...]
> + return;
> + } else break;
>
> (sorry for bad wrap but I also join the patch I suggested)
>
> But you can prefer to ignore as it is just a work around and that I
> don't yet see what other solution could be bring to such pb?
Adding the check for user_mode. Thanks Joel!
It seems that the kernel tries to use 'addi,tc' and a few other whichs
might generate a trap.
c.
next prev parent reply other threads:[~2003-11-08 22:05 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20031108205955.7039B49402D@palinux.hppa>
2003-11-08 20:58 ` [parisc-linux] Re: [parisc-linux-cvs] linux-2.6 carlos Carlos O'Donell
[not found] ` <3FAD63B7.6020805@tiscali.be>
2003-11-08 22:00 ` Carlos O'Donell [this message]
[not found] <20031108210057.7FFAB49402D@palinux.hppa>
2003-11-08 21:16 ` Joel Soete
2003-11-08 22:11 ` Carlos O'Donell
[not found] <20031210224026.33A39494275@palinux.hppa>
2003-12-11 1:03 ` Carlos O'Donell
[not found] <20031211004856.66476494275@palinux.hppa>
2003-12-11 1:23 ` Carlos O'Donell
[not found] <20040128051247.D6C6C4941AA@palinux.hppa>
2004-01-28 5:23 ` Carlos O'Donell
[not found] <20040128051415.4C9724941AA@palinux.hppa>
2004-01-28 5:25 ` Carlos O'Donell
[not found] <20040128060516.492DE4941AA@palinux.hppa>
2004-01-28 14:00 ` [parisc-linux] " Joel Soete
2004-01-28 23:11 ` Carlos O'Donell
2004-01-29 7:28 ` Joel Soete
2004-01-29 9:25 ` Joel Soete
2004-02-01 20:05 ` Randolph Chung
2004-02-02 10:25 ` Joel Soete
2004-02-02 17:50 ` Joel Soete
[not found] <20040203215113.E38D0494194@palinux.hppa>
2004-02-03 21:53 ` [parisc-linux] " Carlos O'Donell
[not found] <20040203230410.71952494194@palinux.hppa>
2004-02-03 23:07 ` Carlos O'Donell
[not found] <20040426044648.93EE4494593@palinux.hppa>
2004-04-26 4:51 ` Carlos O'Donell
[not found] <20040428231338.BB0124945C3@palinux.hppa>
2004-04-28 23:15 ` Carlos O'Donell
2004-04-28 23:51 ` Carlos O'Donell
[not found] <20040430141548.EFE284945CD@palinux.hppa>
2004-04-30 15:57 ` Carlos O'Donell
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=20031108220011.GJ21080@systemhalted \
--to=carlos@baldric.uwo.ca \
--cc=parisc-linux@lists.parisc-linux.org \
--cc=soete.joel@tiscali.be \
/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.