From: "Tjernlund" <tjernlund@tjernlund.se>
To: "'linuxppc-dev'" <linuxppc-dev@ozlabs.org>
Subject: mpc83xx_restart() buggy
Date: Thu, 28 Dec 2006 01:45:24 +0100 [thread overview]
Message-ID: <006401c72a19$7680a5c0$1e67a8c0@Jocke> (raw)
mpc83xx_restart() uses ioremap(), which doesn't like
beeing called while in IRQ context.
Calling mpc83xx_restart() in IRQ context yields OOPS
which calls mpc83xx_restart() again and the loop never
termintes.
Jocke
next reply other threads:[~2006-12-28 1:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-28 0:45 Tjernlund [this message]
2006-12-29 22:45 ` mpc83xx_restart() buggy Kumar Gala
2006-12-29 23:04 ` Scott Wood
2006-12-30 10:49 ` Joakim Tjernlund
-- strict thread matches above, loose matches on Subject: below --
2007-01-09 8:13 Joakim Tjernlund
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='006401c72a19$7680a5c0$1e67a8c0@Jocke' \
--to=tjernlund@tjernlund.se \
--cc=linuxppc-dev@ozlabs.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;
as well as URLs for NNTP newsgroup(s).