| Refresh |
This website lore-kernel.gnuweeb.org/linux-ia64/1220483007.3254.51.camel@localhost.localdomain/ is currently offline. Cloudflare\'s Always Online™ shows a snapshot of this web page from the Internet Archive\'s Wayback Machine. To check for the live version, click Refresh. |
From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: linux-ia64@vger.kernel.org
Subject: probe_kernel_address() causes MCA on bogus address
Date: Wed, 03 Sep 2008 23:03:27 +0000 [thread overview]
Message-ID: <1220483007.3254.51.camel@localhost.localdomain> (raw)
This is a noticed side effect of trying to redo the function pointer
handling. This code:
void *p1 = 0xdeadbeefdead0000, *p2 = 0xfeeddeadfeedbeef;
probe_kernel_address(p1, p2);
causes an immediate MCA and reboot on my HP zx2000 wherever I execute it
in the kernel. It's supposed to return -EFAULT.
James
next reply other threads:[~2008-09-03 23:03 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-09-03 23:03 James Bottomley [this message] 2008-09-04 23:22 ` probe_kernel_address() causes MCA on bogus address Luck, Tony 2008-09-04 23:52 ` James Bottomley
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=1220483007.3254.51.camel@localhost.localdomain \
--to=james.bottomley@hansenpartnership.com \
--cc=linux-ia64@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