mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: Zachary Amsden <zach@vmware.com>
Cc: linux-kernel@vger.kernel.org, davej@codemonkey.org.uk,
	hpa@zytor.com, bgerst@didntduck.org, Riley@Williams.Name
Subject: Re: PROBLEM: x86 alignment check bug
Date: Tue, 7 Sep 2004 17:08:07 -0700	[thread overview]
Message-ID: <20040907170807.2e8bba1d.davem@davemloft.net> (raw)
In-Reply-To: <413E498D.4020807@vmware.com>

On Tue, 07 Sep 2004 16:51:41 -0700
Zachary Amsden <zach@vmware.com> wrote:

> Clearly, this is not correct.  Considering how difficult the fix is (the 
> kernel must disassemble the faulting instruction and use register 
> information to determine the faulting address),

While it is more difficult to disassemble x86 opcodes,
what you describe is exactly how we handle this on
sparc64.  In fact we do opcode decoding for most fault
types.

  reply	other threads:[~2004-09-08  0:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-07 23:51 Zachary Amsden
2004-09-08  0:08 ` David S. Miller [this message]
2004-09-08 12:12   ` Gabriel Paubert
2004-09-08 18:26     ` David S. Miller
2004-09-08 13:26 ` Alan Cox
2004-09-09 16:29 Petr Vandrovec

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=20040907170807.2e8bba1d.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=Riley@Williams.Name \
    --cc=bgerst@didntduck.org \
    --cc=davej@codemonkey.org.uk \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zach@vmware.com \
    /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